Contents

storeAnimatedJoints(transforms:jointIndex:)

Stores a subset of animated joints.

Declaration

@discardableResult func storeAnimatedJoints(transforms: [Transform], jointIndex: Int) -> Bool

Discussion

See storeAnimatedValue(_:) for more about returning an animation result to the animation system.