Camangle¶
Changes the main camera's angle.
Syntax¶
|camangle,x,y,z|
Parameters¶
x: float¶
The angle in degrees on the x axis. This must be a valid float or an exception will be thrown.
y: float¶
The angle in degrees on the y axis. This must be a valid float or an exception will be thrown.
z: float¶
The angle in degrees on the z axis. This must be a valid float or an exception will be thrown.