OverrideParticleSystemList¶
Optionally provide a list of particle systems to avoid doing a FindObjectsByType call.
Declaration¶
public ParticleSystem[] OverrideParticleSystemList { get; set; }
Optionally provide a list of particle systems to avoid doing a FindObjectsByType call.
public ParticleSystem[] OverrideParticleSystemList { get; set; }