Skip to main content

Module slice_plane

Module slice_plane 

Source
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§

SlicePlane
A slice plane that can cut through geometry.
SlicePlaneUniforms
GPU-compatible slice plane uniforms.

Constants§

MAX_SLICE_PLANES
Maximum number of slice planes supported.