This version of Unity is unsupported.

BatchCullingContext.cullingPlanes

public NativeArray<Plane> cullingPlanes;

Description

Planes to cull against.

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.