ParticleSystem.SubEmittersModule.GetSubEmitterType

Switch to Manual
public ParticleSystemSubEmitterType GetSubEmitterType(int index);

Parameters

indexThe index of the desired sub-emitter.

Returns

ParticleSystemSubEmitterType The type of the requested sub-emitter.

Description

Get the type of the sub-emitter at the given index.

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