cullingPlanes
Planes to cull against.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public readonly NativeArray<Plane> cullingPlanes
Remarks
This array contains the culling planes of all the BatchCullingContext.cullingSplits. Each CullingSplit contains a starting offset index and the number of the planes in the split.