SetCameraMode

Set camera mode to follow or focus. The follow mode is an over-the-shoulder third-person camera and the focus mode focuses the camera on a view of the camera target. The follow mode should only be enabled when the camera focus is a character.

Arguments
Argument Camera Mode
Type "follow", "focus"
Default REQUIRED
Description The camera mode to display

Examples

SetCamerMode('follow')


See Also