Version: 2019.4

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.