CAMERA_MODE_* Constant Group

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



Constants

ConstantDescription
CAMERA_MODE_CHASE_CAMERA
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_CAMERA
Perspective view with camera behind PC, with rotation locked.
CAMERA_MODE_TOP_DOWN
Perspective view with camera above player, looking directly down on action.

See Also

functions: SetCameraMode


 Send comments on this topic.