GLBasic User Manual

Main sections

X_CAMERA

X_CAMERA x#, y#, z#, px#, py#, pz



Sets the camera position to x#, y#, z# and points it at the point px#, py#, pz#. The up-vector of the camera points towards positive Y axis unless previously set with X_CAMERAUP.

See also...