Skip to main content
API Reference NianticSpatial.NSDK.AR.Subsystems.SceneSegmentation

SceneSegmentationChannel

Represents the different semantic segmentation channels that can be detected....

Declaration

public enum SceneSegmentationChannel : byte

Summary

Represents the different semantic segmentation channels that can be detected. This mirrors the native ARDK_Semantics_Channel enum.


Fields

NameTypeSummary
static ArtificialGroundSceneSegmentationChannel
-
static GrassSceneSegmentationChannel
-
static GroundSceneSegmentationChannel
-
static NaturalGroundSceneSegmentationChannel
-
static SkySceneSegmentationChannel
-