position property

Vector3 position
getter/setter pair

The camera position vector.

Implementation

Vector3 position = Vector3(0, 0, 0);