Skin
Variables
Name |
Type |
Description |
---|---|---|
joints |
The skin’s joints. |
|
rootJoint |
uint32_t |
The skin’s root Joint, starting the joint hierarchy and indexed in |
baseMatrix |
Math::mat4 |
The skin’s base matrix used to transform the root joint. |
inverseGlobalTransform |
Math::mat4 |
The skin’s inverse global transform matrix. |