You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb integration Added an IARSessionConfigCookSupport, which allows plugins to provide custom cooking for ARSessionConfig. ARCore uses this to generate its augmented image database file. Updated some of the API in ARTrackedImages to better serve the ARCore useage. Added a function to let developesr add ARCandidateImage at runtime for both ARCore and ARKit. Enabled pixel depth offset for GL ES 3.1. Correction for bad 1.130/4.20 merge. [CL 4706946 by Ryan Vance in Dev-VR branch]