Version: 2019.1 (switch to 2018.3 or 2017.4)
LanguageEnglish
  • C#

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: