Version: 2023.2
言語: 日本語
public void AllocateCustomDataAttribute (ParticleSystemCustomData stream);

パラメーター

stream The custom data stream to allocate.

説明

Ensures that the customData1 and customData2 particle attribute arrays are allocated.

This is important if you want to use either of these attributes in a job, such as IJobParticleSystem.


Did you find this page useful? Please give it a rating: