Version: 2021.3

BatchCullingContext

struct in UnityEngine.Rendering

切换到手册

描述

剔除批次上下文。

指定执行剔除所需的数据。另请参阅:OnPerformCulling

变量

batchVisibility批次的可见性信息。
cullingMatrixCulling matrix.
cullingPlanes要对其剔除的平面。
lodParameters另请参阅:LODParameters。
nearPlaneThe near frustum plane for this culling context.
visibleIndices组中所有批次的可见索引的数组。
visibleIndicesYArray of uints containing extra data for the visible indices for all the batches in the group. Elements in this array correspond to elements in BatchCullingContext.visibleIndices.