Expand description
Slice plane functionality for cutting through geometry.
Slice planes allow visualizing the interior of 3D geometry by discarding fragments on one side of the plane.
Structs§
- Slice
Plane - A slice plane that can cut through geometry.
- Slice
Plane Uniforms - GPU-compatible slice plane uniforms.
Constants§
- MAX_
SLICE_ PLANES - Maximum number of slice planes supported.