landmarkForJointNamed:
Returns the location of a joint with a given name.
Declaration
- (simd_float2) landmarkForJointNamed:(ARSkeletonJointName) jointName;Discussion
Joint landmarks are normalized within the range [0..1] and are in the coordinate space of the current frame’s camera image, where 0 is the upper left, and 1 is the bottom right.