Skin
Skin
Wrapper around a native skin data
Kind: global class
.jointCount ⇒ number
Kind: instance property of Skin
Returns: number - amount of joints in this skin
.jointIds ⇒ Uint16Array
Kind: instance property of Skin
Returns: Uint16Array - joints object ids for this skin
.inverseBindTransforms ⇒ Float32Array
Dual quaternions in a flat array of size 8 times jointCount
Kind: instance property of Skin
Returns: Float32Array - Inverse bind transforms of the skin
.inverseBindScalings ⇒ Float32Array
Vectors in a flat array of size 3 times jointCount
Kind: instance property of Skin
Returns: Float32Array - Inverse bind scalings of the skin