Version: 2020.1
언어: 한국어
public void SetSubEmitterSystem (int index, ParticleSystem subEmitter);

파라미터

index The index of the sub-emitter you want to modify.
subEmitter The Particle System to use as the sub-emitter at the specified index.

설명

Sets the Particle System to use as the sub-emitter at the given index.