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
The VideoNode is now centered and above a ParentNode.
Added a new flag to enable a look to camera feature.
With the function call setRotateAlwaysToCamera(boolean rotateAlwaysToCamera), the VideoNode will always look to the Camera
(the user). The best effect can be achieved with a Video shown on a Plane.
Add Proguard ARCore keep rule
Fixes:
Call setDisplayGeometry after Session is resumed (#267): Fix wrong behaviors when resume is called too late