defaultTargetJoints(index:count:transforms:)
Retrieves a subset of default target joints, and stores them in the output transform array.
Declaration
func defaultTargetJoints(index: Int, count: Int, transforms: inout [Transform]) -> BoolDiscussion
See defaultTarget for more about the default target value.