Determine OpenXR Runtime

Is there a way to determine which OpenXR Runtime is currently active via some API?

UnityEngine.XR.OpenXR.OpenXRRuntime.name returns the name of the active OpenXR runtime.

Values I know about:
“Oculus”
“SteamVR/OpenXR”
“Windows Mixed Reality Runtime”

There may be another one for Vive’s OpenXR

4 Likes