This version of Unity is unsupported.

BatchRendererGroup.SetBatchBounds

public void SetBatchBounds(int batchIndex, Bounds bounds);

Parameters

batchIndexBatch index.
boundsThe new bounds for the batch specified by batchIndex.

Description

Sets the bounding box of the batch.