Enum XrSpatialCapabilityFeatureEXT
Represents the types of features that can be configured for a capability. Provided by XR_EXT_spatial_entity.
Namespace: UnityEngine.XR.OpenXR.NativeTypes
Assembly: Unity.XR.OpenXR.dll
Syntax
public enum XrSpatialCapabilityFeatureEXT
Fields
| Name | Description |
|---|---|
| ImageTrackingAutomaticSizeImages | Represents the automatic-size images feature provided by |
| ImageTrackingFixedSizeImages | Represents the fixed-size images feature provided by |
| ImageTrackingStaticImages | Represents the static images feature provided by |
| MarkerTrackingFixedSizeMarkers | Represents the fixed-sized marker feature provided by |
| MarkerTrackingStaticMarkers | Represents the static marker feature provided by |