Version: 2019.2

ParticleSystemSubEmitterProperties

enumeration

マニュアルに切り替える

説明

The properties of sub-emitter particles.

変数

InheritNothingWhen spawning new particles, do not inherit any properties from the parent particles.
InheritEverythingWhen spawning new particles, inherit all available properties from the parent particles.
InheritColorWhen spawning new particles, multiply the start color by the color of the parent particles.
InheritSizeWhen spawning new particles, multiply the start size by the size of the parent particles.
InheritRotationWhen spawning new particles, add the start rotation to the rotation of the parent particles.
InheritLifetimeNew particles will have a shorter lifespan, the closer their parent particles are to death.