Index

GetCameraMode

GetCameraMode ->mode

Description

Gets the mode the camera is currently in. 0 = Normal/Perspective mode, 1=top down orthographic mode, 2=freeview/mouse look mode.

Examples

PrintAllSp(GetCameraMode)

Index