cameraPosition property

Vector3 get cameraPosition

Implementation

Vector3 get cameraPosition {
  return controls.cameraPosition;
}