public NativeArray<Matrix4x4> GetBatchMatrices (int batchIndex);

Parámetros

batchIndexBatch index.

Valor de retorno

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

Descripción

Retrieves the matrices associated with one batch.