HomeButton
external class HomeButton(var container: ERROR CLASS: Symbol not found for Element, scene: ERROR CLASS: Symbol not found for 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.
See also
Constructors
Link copied to clipboard
constructor(container: ERROR CLASS: Symbol not found for Element, scene: ERROR CLASS: Symbol not found for Scene, duration: Double? = definedExternally)