CAMERA_MODE_* Constant Group

From NWN Lexicon
Jump to navigationJump to search

Camera perspective views available in the game.

Constants

Constant Value Description
CAMERA_MODE_CHASE_CAMERA 0 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 2 Perspective view with camera behind PC, with rotation locked.
CAMERA_MODE_TOP_DOWN 1 Perspective view with camera above player, looking directly down on action.

See Also

functions:  SetCameraMode