NIF File Format Documentation

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

NiParticleBomb

A particle modifier.

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
From NiObject
From NiParticleModifier
Next Modifier Ref<NiParticleModifier> Next particle modifier.
Controller Ptr<NiParticleSystemController> Points to the particle system controller parent. 4.0.0.2
From NiParticleBomb
Decay? float Unknown.
Duration? float Unknown.
DeltaV? float Unknown.
Start? float Unknown.
Decay Type? DecayType Unknown.
Symmetry Type? SymmetryType Unknown. 4.1.0.12
Position? Vector3 The position of the mass point relative to the particle system?
Direction? Vector3 The direction of the applied acceleration?

Parent Of