CAMERA_MODE_* Constant Group

Selects one of the three perspective views available in the game.



Constants

ConstantValueDescription
CAMERA_MODE_CHASE_CAMERA0
Perspective 'field-of-view' from behind player, perspective rotates around PC allowing view of surroundings to the sides and behind player.
CAMERA_MODE_STIFF_CHASE_CAMERA2
Perspective view with camera behind PC, with rotation locked.
CAMERA_MODE_TOP_DOWN1
Perspective view with camera above player, looking directly down on action.

See Also

functions: SetCameraMode