You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added call to get the current XR Runtime name. Useful for detecting the different between running directly in steam VR vs Running Oculus link through steam VR
Added way to get a user widgets root widget and widgets by name. Useful for generic usage.
added get application delta time which returns the application delta time, no time dilation applied, and optionally clamps it to the apps min max time in the world settings if desired
added functions to save string to file and load string from file
Removing _LevelInstance_N postfix when fixing up level reference names