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
Attribute | Type | Default | Description |
---|---|---|---|
isAdditive | bool | true | Additive geometry will only display elements (vertices or voxels) inside the geometry. Subtractive will only display elements outside the geometry. |