getEyePosition method

Vector3 getEyePosition()

Implementation

VM.Vector3 getEyePosition() {
  return getPos();
}