Enum XrSpatialPlaneSemanticLabelEXT
Plane semantic label component type. Describes a set of semantic labels for planes.
Provided by XR_EXT_spatial_plane_tracking
.
Namespace: UnityEngine.XR.OpenXR.NativeTypes
Assembly: Unity.XR.OpenXR.dll
Syntax
public enum XrSpatialPlaneSemanticLabelEXT
Fields
Name | Description |
---|---|
Ceiling | The entity is a ceiling.
Equivalent to the OpenXR value |
Floor | The entity is a floor.
Equivalent to the OpenXR value |
Table | The entity is a table.
Equivalent to the OpenXR value |
Uncategorized | The runtime was unable to classify this entity.
Equivalent to the OpenXR value |
Wall | The entity is a wall.
Equivalent to the OpenXR value |