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

参数

batchIndex 批次索引。

返回

NativeArray<Matrix4x4> 与 batchIndex 指定的批次关联的矩阵。

描述

获取与一个批次关联的矩阵。