NIF File Format Documentation

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

NiVertWeightsExtraData

Not used in skinning.
Unsure of use - perhaps for morphing animation or gravity.

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
From NiObject
From NiExtraData
Name string Name of this object. 10.0.1.0
Next Extra Data Ref<NiExtraData> Block number of the next extra data object. 4.2.2.0
From NiVertWeightsExtraData
Num Bytes uint Number of bytes in this data object.
Num Vertices ushort Number of vertices.
Weight float Num Vertices The vertex weights.

Parent Of