NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
Name | Type | Description |
---|---|---|
From NiObject | ||
From NiSkinInstance | ||
Data | Ref<NiSkinData> | Skinning data reference. |
Skin Partition | Ref<NiSkinPartition> | Refers to a NiSkinPartition objects, which partitions the mesh such that every vertex is only influenced by a limited number of bones. |
Skeleton Root | Ptr<NiNode> | Armature root node. |
Num Bones | uint | The number of node bones referenced as influences. |
Bones | Ptr<NiNode> | List of all armature bones. |