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

SemanticsChannel

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

Declaration

public enum SemanticsChannel : byte

Summary

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


Fields

NameTypeSummary
static ArtificialGroundSemanticsChannel
-
static BuildingSemanticsChannel
-
static DirtExperimentalSemanticsChannel
-
static FlowerExperimentalSemanticsChannel
-
static FoliageSemanticsChannel
-
static FoodExperimentalSemanticsChannel
-
static GrassSemanticsChannel
-
static GroundSemanticsChannel
-
static LoungeableExperimentalSemanticsChannel
-
static NaturalGroundSemanticsChannel
-
static PersonSemanticsChannel
-
static PetExperimentalSemanticsChannel
-
static SandExperimentalSemanticsChannel
-
static SkySemanticsChannel
-
static SnowExperimentalSemanticsChannel
-
static TreeTrunkExperimentalSemanticsChannel
-
static TvExperimentalSemanticsChannel
-
static VehicleExperimentalSemanticsChannel
-
static WaterSemanticsChannel
-