LowLevelRenderer.CullConfiguration.Plane
An infinite directed plane used to cull mesh instances.
Declaration
@frozen struct PlaneOverview
Each plane has an outward normal that points away from the visible region. An instance is culled when its mesh part bounds lie entirely on the outward side of the plane.