init(frustum:)
Creates a cull configuration with the given frustum.
Declaration
init(frustum: LowLevelRenderer.CullConfiguration.Frustum)Parameters
- frustum:
The frustum to test instances against.
Creates a cull configuration with the given frustum.
init(frustum: LowLevelRenderer.CullConfiguration.Frustum)The frustum to test instances against.