Enum XrSpatialCapabilityEXT
Represents the types of capabilities that can be enabled for a spatial context.
Provided by XR_EXT_spatial_entity
.
Namespace: UnityEngine.XR.OpenXR.NativeTypes
Assembly: Unity.XR.OpenXR.dll
Syntax
public enum XrSpatialCapabilityEXT
Fields
Name | Description |
---|---|
Anchor | Represents the anchor capability provided by |
MarkerTrackingAprilTag | Represents the April Tag tracking capability provided by |
MarkerTrackingArucoMarker | Represents the Aruco marker tracking capability provided by |
MarkerTrackingMicroQRCode | Represents the Micro QR Code tracking capability provided by |
MarkerTrackingQRCode | Represents the QR Code tracking capability provided by |
PlaneTracking | Represents the plane tracking capability provided by |