The union of every option shape a draw call accepts. Which one applies depends on what is being
drawn - basic geometry, a Manifold solid or cross section, an OCCT shape, or a node - and the
draw API picks the right one from the entity you pass. Reach for the specific option class when
you want type checking on the fields.
The union of every option shape a draw call accepts. Which one applies depends on what is being drawn - basic geometry, a Manifold solid or cross section, an OCCT shape, or a node - and the draw API picks the right one from the entity you pass. Reach for the specific option class when you want type checking on the fields.