Version: 2019.4
public NativeArray<Matrix4x4> GetBatchMatrices (int batchIndex);

パラメーター

batchIndexBatch index.

戻り値

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

説明

Retrieves the matrices associated with one batch.