position property

Vector3 position
getter/setter pair

The position of the camera in 3D space.

Often also referred to as the "eye".

Implementation

Vector3 position;