Version: 2020.3
言語: 日本語
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.