Backend.OpenXR.UseMinimumExts
static bool UseMinimumExts{ set }
Description
Tells StereoKit to request only the extensions that
are absolutely critical to StereoKit. You can still request
extensions via OpenXR.RequestExt
, and this can be used to
opt-in to extensions that StereoKit would normally request
automatically.
Found an issue with these docs, or have some additional questions? Create an Issue on Github!