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 NiGravity | ||
| Unknown Float 1 | float | Unknown. |
| Force | float | The strength/force of this gravity. |
| Type | FieldType | The force field type. |
| Position | Vector3 | The position of the mass point relative to the particle system. |
| Direction | Vector3 | The direction of the applied acceleration. |