HomeButton
external class HomeButton(var container: Element, scene: Scene, duration: Double? = definedExternally)(source)
A single button widget for returning to the default camera view of the current scene.
Parameters
scene
The Scene instance to use.
duration
The time, in seconds, it takes to complete the camera flight home.