jointLocalTransforms
The local space transforms for each joint.
Declaration
@property (nonatomic, readonly) const simd_float4x4 * jointLocalTransforms;Discussion
Local space refers to a joint’s position relative to its parent joint.
The local space transforms for each joint.
@property (nonatomic, readonly) const simd_float4x4 * jointLocalTransforms;Local space refers to a joint’s position relative to its parent joint.