class XRObjectDetectionSubsystemDescriptor
(Niantic.Lightship.AR.XRSubsystems.XRObjectDetectionSubsystemDescriptor)
Overview
Descriptor for the XRSemanticsSubsystem.
class XRObjectDetectionSubsystemDescriptor: SubsystemDescriptorWithProvider< XRObjectDetectionSubsystem, XRObjectDetectionSubsystem.Provider > {
public:
// properties
Supported objectDetectionSupported;
};
Detailed Documentation
Descriptor for the XRSemanticsSubsystem.
Properties
objectDetectionSupported
Supported objectDetectionSupported
(Read Only) Whether the subsystem supports object detection.
The supported status might take time to determine. If support is still being determined, the value will be Supported.Unknown.