position property

Vector3 get position

The world-space position of the camera (the eye point). Used by materials for view-dependent shading (e.g. specular reflections).

Implementation

Vector3 get position;