Version: 2021.1
言語: 日本語

SubEmittersModule

struct in UnityEngine

マニュアルに切り替える

説明

Script interface for the SubEmittersModule.

The sub-emitters module allows you to spawn particles in child emitters from the positions of particles in the parent system.

This module triggers child particle emission on events such as the birth, death, and collision of particles in the parent system.

関連項目: ParticleSystem, ParticleSystem.subEmitters.

変数

enabledSpecifies whether the SubEmittersModule is enabled or disabled.
subEmittersCountThe total number of sub-emitters.

Public 関数

AddSubEmitterAdd a new sub-emitter.
GetSubEmitterEmitProbabilityGets the probability that the sub-emitter emits particles.
GetSubEmitterPropertiesGets the properties of the sub-emitter at the given index.
GetSubEmitterSystemGets the sub-emitter Particle System at the given index.
GetSubEmitterTypeGets the type of the sub-emitter at the given index.
RemoveSubEmitterRemoves a sub-emitter from the given index in the array.
SetSubEmitterEmitProbabilitySets the probability that the sub-emitter emits particles.
SetSubEmitterPropertiesSets the properties of the sub-emitter at the given index.
SetSubEmitterSystemSets the Particle System to use as the sub-emitter at the given index.
SetSubEmitterTypeSets the type of the sub-emitter at the given index.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961