init(poses:)
Creates a component value with the provided poses.
Declaration
init(poses: [SkeletalPose])Parameters
- poses:
The pose values, arranged in any order of your choosing.
Creates a component value with the provided poses.
init(poses: [SkeletalPose])The pose values, arranged in any order of your choosing.