Contents

defaultSourceJoints(index:count:transforms:)

Retrieves a subset of default source joints, and stores them in the output transform array.

Declaration

func defaultSourceJoints(index: Int, count: Int, transforms: inout [Transform]) -> Bool

Discussion

See defaultSource for more about the default source value.