Version: 2022.3

VisualEffect.GetParticleSystemNames

切换到手册
public void GetParticleSystemNames (List<string> names);

参数

names The List that this function populates with the particle system names.

描述

Gets the name of every particle system.

Preallocating the input list speeds up the retrieval process.


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