Class to control the position of the camera for animation needs
The class must be thread-safe.
func position( time: TimeInterval ) -> CameraPosition
time
TimeInterval
CameraPosition
func animationTime() -> TimeInterval