Contents

cullingPlanes

The planes that define the culling volume.

Declaration

var cullingPlanes: [LowLevelRenderer.CullConfiguration.Plane] { get set }

Discussion

An instance is culled if its mesh part bounds lie entirely outside any single plane.

See Also

Creating a frustum