Camera.Angle

Represents the angle the camera is looking at.

Members

Properties

x
float x [@property setter]

X, horizontal angle of the camera.

x
float x [@property getter]

X, horizontal angle of the camera.

Variables

y
float y;

Y, vertical angle of the camera.

Meta