NIF File Format Documentation

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

SkinData

Skinning data component.

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
Skin Transform SkinTransform 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 13 Unknown, always 0? 20.3.0.9 20.3.0.9
Num Vertices ushort Number of weighted vertices.
Vertex Weights SkinWeight Num Vertices The vertex weights. 4.2.1.0
Vertex Weights SkinWeight Num Vertices ARG != 0 The vertex weights. 4.2.2.0

Found In