This version of Unity is unsupported.

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.