NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
Name | Type | Description |
---|---|---|
From NiObject | ||
From NiObjectNET | ||
Skyrim Shader Type | BSLightingShaderPropertyShaderType | Configures the main shader path |
Name | string | Name of this controllable object, used to refer to the object in .kf files. |
Num Extra Data List | uint | The number of Extra Data objects referenced through the list. |
Extra Data List | Ref<NiExtraData> | List of extra data indices. |
Controller | Ref<NiTimeController> | Controller object index. (The first in a chain) |
From NiPhysXProp | ||
PhysX to World Scale | float | |
Num Sources | uint | |
Sources | Ref<NiObject> | |
Num Dests | int | |
Dests | Ref<NiPhysXDest> | |
Num Modified Meshes | uint | |
Modified Meshes | Ref<NiMesh> | |
Temp Name | string | |
Keep Meshes | bool | |
Prop Description | Ref<NiPhysXPropDesc> |