targetCoordinates property

GeoCoordinates targetCoordinates
getter/setter pair

Camera's 'LookAt' target position in geodetic space.

Note: The altitude of the target point is ignored. Any subsequent camera updates and animations will consider the target point as being located on the ground.

Implementation

GeoCoordinates targetCoordinates;