BatchCullingContext

struct in UnityEngine.Rendering

/

Implemented in:UnityEngine.CoreModule

Description

Culling context for a batch.

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

Properties

batchVisibilityVisibility information for the batch.
cullingPlanesPlanes to cull against.
lodParametersSee Also: LODParameters.
visibleIndicesArray of visible indices for all the batches in the group.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答