Contents

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.

See Also

Creating a frustum