Class XRHumanBodySubsystemDescriptor
The descriptor for the XRHumanBodySubsystem.
Inheritance
XRHumanBodySubsystemDescriptor
Implements
Inherited Members
SubsystemDescriptorWithProvider<XRHumanBodySubsystem, XRHumanBodySubsystem.Provider>.Create()
SubsystemDescriptorWithProvider.providerType
SubsystemDescriptorWithProvider.subsystemTypeOverride
Namespace: UnityEngine.XR.ARSubsystems
Assembly: solution.dll
Syntax
public class XRHumanBodySubsystemDescriptor : SubsystemDescriptorWithProvider<XRHumanBodySubsystem, XRHumanBodySubsystem.Provider>, ISubsystemDescriptor
Properties
Name | Description |
---|---|
supportsHumanBody2D | Specifies if the current subsystem supports 2D human body pose estimation. |
supportsHumanBody3D | Specifies if the current subsystem supports 3D human body pose estimation. |
supportsHumanBody3DScaleEstimation | Specifies if the current subsystem supports 3D human body scale estimation. |