meshIndices
Specifies a mesh index for each particle.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEngine.ParticleSystemJobs
- Assembly: UnityEngine.ParticleSystemModule
public readonly NativeArray<int> meshIndices { get; }
Remarks
The mesh index determines the mesh Unity uses to render a particle.