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

BoneData

NiSkinData::BoneData. Skinning data component.

Attributes

Name Type Description
Skin Transform NiTransform Offset of the skin from this bone in bind position.
Bounding Sphere Offset Vector3 Translation offset of a bounding sphere holding all vertices. (Note that its a Sphere Containing Axis Aligned Box not a minimum volume Sphere)
Bounding Sphere Radius float Radius for bounding sphere holding all vertices.
Unknown 13 Shorts short Unknown, always 0?
Num Vertices ushort Number of weighted vertices.
Vertex Weights BoneVertData The vertex weights.

Found In