ParticleSystem.SubEmittersModule.SetSubEmitterSystem

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

Parameters

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.

Description

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

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