This version of Unity is unsupported.

BatchRendererGroup Constructor

Declaration

public BatchRendererGroup(Rendering.BatchRendererGroup.OnPerformCulling cullingCallback);

Parameters

cullingCallback The delegate to call for performing culling. See Also: BatchRendererGroup.OnPerformCulling.

Description

Creates a new BatchRendererGroup.