Platforms to show: All Mac Windows Linux Cross-Platform

Back to VNDetectHumanBodyPoseRequestMBS class.

VNDetectHumanBodyPoseRequestMBS.available as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Vision MBS MacFrameworks Plugin 26.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Whether this class is available.

VNDetectHumanBodyPoseRequestMBS.supportedJointNamesForRevision(Revision as Integer = 1, byref error as NSErrorMBS) as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Vision MBS MacFrameworks Plugin 26.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Retrieves the supported joint names for a revision.

revision: The body pose request revision.
error: On output, an error object that describes why the method failed, or nil if no error occurred. If you are not interested in the error information, pass nil for this parameter.

Returns the array of joint name objects for the specified revision. On failure, this method returns nil.

VNDetectHumanBodyPoseRequestMBS.supportedJointsGroupNamesForRevision(Revision as Integer = 1, byref error as NSErrorMBS) as String()

Type Topic Plugin Version macOS Windows Linux iOS Targets
shared method Vision MBS MacFrameworks Plugin 26.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Retrieves the supported joint group names for a revision.

revision: The body pose request revision.
error: On output, an error object that describes why the method failed, or nil if no error occurred. If you are not interested in the error information, pass nil for this parameter.

Returns the array of joint group name objects for the revision. On failure, this method returns nil.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...