Enum XrSpatialPersistenceScopeEXT
Identifies the different types of persistence context scopes.
Provided XR_EXT_spatial_persistence
.
Namespace: UnityEngine.XR.OpenXR.NativeTypes
Assembly: Unity.XR.OpenXR.dll
Syntax
public enum XrSpatialPersistenceScopeEXT
Fields
Name | Description |
---|---|
LocalAnchors | Provides read and write access to persisted spatial entities via |
SystemManaged | Provides read-only access to spatial entities persisted and managed by the OpenXR runtime. |