Joint

Variables

Name

Type

Description

inverseBindMatrix

Math::mat4

The joint’s inverse bind matrix. The inverse of the rest pose.

localTransform

Math::mat4

The joint’s local transform.

children

std::vector<uint32_t>

The joint’s children, indexed in the Skin’s joints list.