public delegateUnity.Jobs.JobHandle OnPerformCulling (Rendering.BatchRendererGroup rendererGroup, Rendering.BatchCullingContext cullingContext);

Parámetros

rendererGroupGroup to cull.
cullingContextCulling context.

Descripción

Culling callback function.

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