Skip to main content
API Reference NianticSpatial.NSDK.AR.XRSubsystems XRSceneSegmentationSubsystem

Provider

↳ extends UnityEngine.SubsystemsImplementation.SubsystemProvider
The provider which will service the XRSceneSegmentationSubsystem.

Declaration

public abstract class Provider : SubsystemProvider<XRSceneSegmentationSubsystem>

Properties

NameTypeSummary
readonly LatestFrameIdNullable<uint>
-
SuppressionMaskChannelsHashSet<SceneSegmentationChannel>
-
TargetFrameRateuint
-

Methods

NameTypeSummary
GetChannelsIReadOnlyList<SceneSegmentationChannel>
-
TryAcquirePackedSceneSegmentationChannelsCpuImagebool
-
TryAcquireSceneSegmentationChannelCpuImagebool
-
TryAcquireSuppressionMaskCpuImagebool
-
TryGetPackedSceneSegmentationChannelsbool
-
TryGetSceneSegmentationChannelbool
-
TryGetSuppressionMaskTexturebool
-
TryPrepareSubsystembool
-
TryResetChannelConfidenceThresholdsbool
-
TrySetChannelConfidenceThresholdsbool
-