Version: 2021.2
언어: 한국어
public NativeArray<Matrix4x4> GetBatchMatrices (int batchIndex);

파라미터

batchIndex Batch index.

반환

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

설명

Retrieves the matrices associated with one batch.