Skip to main content
Version: 3.5

class XRSemanticsSubsystemDescriptor

(Niantic.Lightship.AR.XRSubsystems.XRSemanticsSubsystemDescriptor)

Overview

Descriptor for the XRSemanticsSubsystem.

    class XRSemanticsSubsystemDescriptor: SubsystemDescriptorWithProvider< XRSemanticsSubsystem, XRSemanticsSubsystem.Provider > {
public:
// properties

Supported semanticSegmentationImageSupported;
};

Detailed Documentation

Descriptor for the XRSemanticsSubsystem.

Properties

semanticSegmentationImageSupported

Supported semanticSegmentationImageSupported

(Read Only) Whether the subsystem supports semantic segmentation image.

The supported status might take time to determine. If support is still being determined, the value will be Supported.Unknown.