NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
Name | Type | Arg | Arr1 | Arr2 | Cond | Description | From | To |
---|---|---|---|---|---|---|---|---|
From NiObject | ||||||||
From NiPSysModifier | ||||||||
Name | string | The object name. | ||||||
Order | uint | Modifier ID in the particle modifier chain (always a multiple of 1000)? | ||||||
Target | Ptr<NiParticleSystem> | NiParticleSystem parent of this modifier. | ||||||
Active | bool | Whether the modifier is currently in effect? Usually true. | ||||||
From NiPSysBombModifier | ||||||||
Bomb Object | Ptr<NiNode> | Link to a NiNode for bomb to function. | ||||||
Bomb Axis | Vector3 | Orientation of bomb object. | ||||||
Decay | float | Falloff rate of the bomb object. | ||||||
Delta V | float | DeltaV / Strength? | ||||||
Decay Type | DecayType | Decay type | ||||||
Symmetry Type | SymmetryType | Shape/symmetry of the bomb object. |