Device.Runtime

static string Runtime{ get }

Description

This is the name of the OpenXR runtime that powers the current device! This can help you determine which implementation quirks to expect based on the codebase used. On the simulator, this will be “Simulator”, and in other non-XR modes this will be “None”.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!