BatchRendererGroup.SetInstancingData
public void SetInstancingData(int batchIndex,
int instanceCount,
MaterialPropertyBlock customProps);
Parameters
| batchIndex | Batch index. | |
| instanceCount | New number of instances in the batch. | |
| customProps | Additional material properties to apply. See MaterialPropertyBlock. |
Description 描述
Updates a batch.