rotation Method

Purpose:

Rotates a camera view.

Syntax:

.rotation = angle

Comments:

Angle is in degrees.

This method only applies to the Camera object.

Example:

cam.rotation = 270 // rotate 270 degrees