init(cullingPlanes:)
Creates a frustum with the given culling planes.
Declaration
init(cullingPlanes: [LowLevelRenderer.CullConfiguration.Plane])Parameters
- cullingPlanes:
The planes that define the culling volume.
Creates a frustum with the given culling planes.
init(cullingPlanes: [LowLevelRenderer.CullConfiguration.Plane])The planes that define the culling volume.