RoomleConfigurator.Internal.SceneRendererGUI

configurator-core/src/roomle-configurator.internal.SceneRendererGUI

Table of contents

Constructors

Methods

Constructors

constructor

new SceneRendererGUI(sceneRenderer)

Parameters

NameType

sceneRenderer

Methods

addGUI

addGUI(gui, updateCallback): void

Parameters

NameType

gui

GUI

updateCallback

() => void

Returns

void

Last updated