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?