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