NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
Name | Type | Description |
---|---|---|
From NiObject | ||
From NiPSysCollider | ||
Bounce | float | Amount of bounce for the collider. |
Spawn on Collide | bool | Spawn particles on impact? |
Die on Collide | bool | Kill particles on impact? |
Spawn Modifier | Ref<NiPSysSpawnModifier> | Spawner to use for the collider. |
Parent | Ptr<NiPSysColliderManager> | Link to parent. |
Next Collider | Ref<NiPSysCollider> | The next collider. |
Collider Object | Ptr<NiAVObject> | The object whose position and orientation are the basis of the collider. |