You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
XRScribe is implemented as an IOpenXRExtensionPlugin. The initial implementation intercepts OpenXR API calls by standing in as the OpenXR loader, and returning function pointers to XRScribe-internal API intercepts. The initial check-in can be enabled, will build, and expose the API intercepts, but doesn't do anything (besides indirectly disabling OpenXR). #jira UE-147970 #preflight 63251ce1121ffddebcc58e15 #rb Jeff.Fisher [CL 22065772 by robert srinivasiah in ue5-main branch]