BatchRendererGroup.GetBatchMatrices

public NativeArray<Matrix4x4> GetBatchMatrices(int batchIndex);

Parameters

batchIndexBatch index.

Returns

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

Description

Retrieves the matrices associated with one batch.

Did you find this page useful? Please give it a rating: