Enumeration CameraType

Enumeration Members

Enumeration Members

First: "first"

The player's camera is locked in first person.

Fixed: "fixed"

The camera is fixed in place. You can set the position of it.

Free: "free"

The camera is free-floating, the player can move it with WASD. (Glitchy and really bad).

Orbit: "orbit"

The camera is orbiting the cameraObject (a player). You cannot set the position of it.