storeAnimatedJoints(transforms:jointIndex:)
Stores a subset of animated joints.
Declaration
@discardableResult func storeAnimatedJoints(transforms: [Transform], jointIndex: Int) -> BoolDiscussion
See storeAnimatedValue(_:) for more about returning an animation result to the animation system.