Enum XrSpatialComponentTypeEXT
Represents the types of components that can exist on a spatial entity. Provided by XR_EXT_spatial_entity
.
Namespace: UnityEngine.XR.OpenXR.NativeTypes
Assembly: Unity.XR.OpenXR.dll
Syntax
public enum XrSpatialComponentTypeEXT
Fields
Name | Description |
---|---|
Anchor | Represents the Anchor component type provided by |
Bounded2D | Represents the Bounded 2D component type.
Equivalent to the OpenXR value |
Bounded3D | Represents the Bounded 3D component type.
Equivalent to the OpenXR value |
Marker | Represents the Marker component type provided by |
Mesh2D | Represents the Mesh 2D component type provided by |
Mesh3D | Represents the Mesh 3D component type.
Equivalent to the OpenXR value |
Parent | Represents the Parent component type.
Equivalent to the OpenXR value |
Persistence | Represents the Persistence component type provided by |
PlaneAlignment | Represents the Plane Alignment component type provided by |
PlaneSemanticLabel | Represents the Plane Semantic Label component type provided by |
Polygon2D | Represents the Polygon 2D component type provided by |