Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


meshIndices

Specifies a mesh index for each particle.
Read time 1 minuteLast updated 10 days ago

Definition

public readonly NativeArray<int> meshIndices { get; }

Remarks

The mesh index determines the mesh Unity uses to render a particle.