Share via


ARFrameSemantics Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Native]
[System.Flags]
public enum ARFrameSemantics
[<ObjCRuntime.Native>]
[<System.Flags>]
type ARFrameSemantics = 
Inheritance
ARFrameSemantics
Attributes

Fields

Name Value Description
None 0
PersonSegmentation 1
PersonSegmentationWithDepth 3
BodyDetection 4
SceneDepth 8
SmoothedSceneDepth 16

Applies to