This version of Unity is unsupported.

BatchRendererGroup.SetBatchBounds

Declaration

public void SetBatchBounds(int batchIndex, Bounds bounds);

Parameters

batchIndex Batch index.
bounds The new bounds for the batch specified by batchIndex.

Description

Sets the bounding box of the batch.