public NativeArray<Matrix4x4> GetBatchMatrices (int batchIndex);

Parameters

batchIndexBatch index.

Returns

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

Description

Retrieves the matrices associated with one batch.