jointLocalTransforms
The local space transforms for each joint.
Declaration
@nonobjc var jointLocalTransforms: [simd_float4x4] { get }Discussion
Local space refers to a joint’s position relative to its parent joint.
The local space transforms for each joint.
@nonobjc var jointLocalTransforms: [simd_float4x4] { get }Local space refers to a joint’s position relative to its parent joint.