supportedJointNames(forRevision:)
Retrieves the supported joint names for a revision.
Declaration
class func supportedJointNames(forRevision revision: Int) throws -> [VNHumanBodyPoseObservation.JointName]Parameters
- revision:
The body pose request revision.
Return Value
The array of joint name objects for the specified revision.