SystemInfo.spatialBridgePresent
bool spatialBridgePresent{ get }
Description
Does the device we’re currently on have the spatial
graph bridge extension? The extension is provided through the
function World.FromSpatialNode
. This allows OpenXR to talk with
certain windows APIs, such as the QR code API that provides Graph
Node GUIDs for the pose.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!