Version: 2022.3

BatchRendererGroupConstructor

切换到手册
public BatchRendererGroup (Rendering.BatchRendererGroup.OnPerformCulling cullingCallback, IntPtr userContext);

参数

cullingCallback Unity calls this callback when this BatchRendererGroup performs culling.
userContext Optional callback argument. A pointer to custom data.

描述

Constructor for a BatchRendererGroup object.