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
running this code after the line cp.setOrientation(cp.getOrientation()); the view Direction of the camera flips to {0,-1,0}. This looks like setViewDirection is not setting the orientation correctly
running this code after the line
cp.setOrientation(cp.getOrientation());
the view Direction of the camera flips to {0,-1,0}. This looks likesetViewDirection
is not setting the orientation correctlyThe text was updated successfully, but these errors were encountered: