NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

NiParticleGrowFade

LEGACY (pre-10.1) particle modifier.

Attributes

Name Type Description
From NiObject
From NiParticleModifier
Next Modifier Ref<NiParticleModifier> Next particle modifier.
Controller Ptr<NiParticleSystemController> Points to the particle system controller parent.
From NiParticleGrowFade
Grow float The time from the beginning of the particle lifetime during which the particle grows.
Fade float The time from the end of the particle lifetime during which the particle fades.

Parent Of