jointInfluences
A buffer of vertex-joint influences which defines how the mesh deforms in response to the skeleton that it is bound to. Each vertex may be influenced by one or more joints defined by the skeleton.
Declaration
var jointInfluences: MeshResource.JointInfluences? { get set }