Closed vorg closed 6 years ago
E.g. it should be illegal to call
ctx.submit({ pipeline: {}, primitive: ctx.Primitive.Lines })
as primitive belongs to pipeline
primitive
Fixed in 2.3.0
E.g. it should be illegal to call
as
primitive
belongs to pipeline