CameraLookAt
CameraLookAt is a kind of operation of the camera.
When it is mounted and its properties are changed, camera.lookAt(target, offset) will be executed.
See also: Camera#flyTo
- Example: CameraLookAt
Availability
Inside Viewer or CesiumWidget components.
Properties
| Property | Type | Description |
|---|---|---|
| target | Cartesian3 | |
| offset | Cartesian3 | HeadingPitchRange |