update
Updates the orbital camera state by iteratively applying updates to the camera's parameters based on a fixed time step. The method ensures smooth interpolation of the camera properties (e.g., position, orientation) over a specified time delta.
Parameters
timeDelta
the time elapsed for which the camera state should be updated, in seconds