A command to set the WWT viewer mode.

Implementations should set the foreground and background imagery by name to the specified value. The WWT viewer mode is determined from the mode of its currently active background imageset.

Hierarchy

  • SetViewerModeMessage

Properties

Properties

event: "set_viewer_mode"

The tag identifying this message type.

mode: string

The "mode" string. This is really an imageset name that can be passed to setForegroundImagesetByName or setBackgroundImagesetByName.

Generated using TypeDoc