ParticleSystem.SubEmittersModule.SetSubEmitterSystem

Switch to Manual
public void SetSubEmitterSystem(int index, ParticleSystem subEmitter);

Parameters

indexThe index of the sub-emitter being modified.
subEmitterThe Particle System being used as this sub-emitter.

Description

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

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答