Culling Geometry

culling_geometry

Culling geometry. Add this component in addition to another geometry component (e.g. box geometry, sphere geometry, etc.) to enable culling geometry.

Dependencies

Attributes

AttributeTypeDefaultDescription
isAdditivebooltrueAdditive geometry will only display elements (vertices or voxels) inside the geometry. Subtractive will only display elements outside the geometry.