NIF File Format Documentation

NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

BSDismemberSkinInstance

Bethesda-specific node.

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
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. 10.2.0.0
Skeleton Root Ptr<NiNode> Armature root node.
Num Bones uint The number of node bones referenced as influences.
Bones Ptr<NiNode> Num Bones List of all armature bones.
From BSDismemberSkinInstance
Num Partitions int Unknown
Partitions BodyPartList Num Partitions Unknown

Parent Of