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
Attempting to set the initial camera position & focal point for the View component results in unexpected behavior. It appears as if the initial resetCamera call is overriding the provided camera properties. Attempting to set the camera position in user code manually after the component has been initialized results in a blank screen. Is this a bug, and if not is there any way to set set custom initial camera position/focal point on View initialization?
The text was updated successfully, but these errors were encountered:
Attempting to set the initial camera position & focal point for the View component results in unexpected behavior. It appears as if the initial resetCamera call is overriding the provided camera properties. Attempting to set the camera position in user code manually after the component has been initialized results in a blank screen. Is this a bug, and if not is there any way to set set custom initial camera position/focal point on View initialization?
The text was updated successfully, but these errors were encountered: