If left top right bottom of orthographic camera are in world coordinates,
and if the camera position is changed (e.g. panned), shouldn’t the left, top, right, and bottom parameters change to the new borders that the camera is now seeing?
Does change in camera position impact the left, top, right, and bottom parameters of orthographic camera?
It’s not world coordinates but world units. No, it’s not necessary to change them when the camera is translated.