SceneModePickerViewModel

SceneModePickerViewModel

new

The ViewModel for SceneModePicker.

Parameters:
Name Type Description
transitioner SceneTransitioner The SceneTransitioner instance to use.
Throws:
DeveloperError : transitioner is required.
Source:

Members

Gets or sets whether the button dropDown is currently visible.

:Command

Gets the command to morph to 2D.

:Command

Gets the command to morph to 3D.

:Command

Gets the command to morph to Columbus View.

:Observable

Gets the current SceneMode

:Observable

Gets a readonly observable for the currently selected mode's tooltip.

:Command

Gets the command to toggle dropDown visibility.

:Observable

Gets a writable observable for the 2D tooltip.

:Observable

Gets a writable observable for the 3D tooltip.

:Observable

Gets a writable observable for the Columbus View tooltip.

:Observable

Gets the SceneTransitioner being used.