Version: 2020.2
언어: 한국어
public delegateUnity.Jobs.JobHandle OnPerformCulling (Rendering.BatchRendererGroup rendererGroup, Rendering.BatchCullingContext cullingContext);

파라미터

rendererGroup Group to cull.
cullingContext Culling context.

설명

Culling callback function.

The callback is called for every render pass the batch's combined bounds is visible in. See Also: AddBatch.