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