Version: 2020.3
言語: 日本語
public NativeArray<Matrix4x4> GetBatchMatrixArray (int batchIndex, string propertyName);
public NativeArray<Matrix4x4> GetBatchMatrixArray (int batchIndex, int propertyName);

パラメーター

batchIndex Batch index.
propertyName プロパティー名

戻り値

NativeArray<Matrix4x4> An array of writable matrix properties for the batch specified by batchIndex.

説明

Retrieves an array of instanced vector properties for a given batch.