BatchCullingContext

struct in UnityEngine.Rendering

매뉴얼로 전환

설명

Culling context for a batch.

Specifies the data required to perform culling. See Also: OnPerformCulling.

변수

batchVisibilityVisibility information for the batch.
cullingPlanesPlanes to cull against.
lodParametersSee Also: LODParameters.
visibleIndicesArray of visible indices for all the batches in the group.