HomeButtonViewModel

new Cesium.HomeButtonViewModel(scene, duration)

The view model for HomeButton.
Name Type Description
scene Scene The scene instance to use.
duration number optional The duration of the camera flight in seconds.

Members

Gets the Command that is executed when the button is clicked.
Gets or sets the the duration of the camera flight in seconds. A value of zero causes the camera to instantly switch to home view. The duration will be computed based on the distance when undefined.
Gets the scene to control.
Gets or sets the tooltip. This property is observable.
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.