Contents

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]) -> Bool

Discussion

See defaultTarget for more about the default target value.