Version: 2021.1

ParticleSystem.AllocateMeshIndexAttribute

切换到手册
public void AllocateMeshIndexAttribute ();

描述

Ensures that the meshIndices particle attribute array is allocated.

This is important if you want to use this attribute in a job, such as IJobParticleSystem.