Version: 2021.2
언어: 한국어

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.