BatchRendererGroup.GetBatchMatrices

Declaration

public NativeArray<Matrix4x4> GetBatchMatrices(int batchIndex);

Parameters

batchIndex Batch index.

Returns

NativeArray<Matrix4x4> Matrices associated with the batch specified by batchIndex.

Description

Retrieves the matrices associated with one batch.


Did you find this page useful? Please give it a rating: