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.