NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
| 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 NiParticleBomb | ||
| Decay | float | |
| Duration | float | |
| DeltaV | float | |
| Start | float | |
| Decay Type | DecayType | |
| Symmetry Type | SymmetryType | |
| Position | Vector3 | The position of the mass point relative to the particle system? |
| Direction | Vector3 | The direction of the applied acceleration? |