configurator-core/src/roomle-configurator..ScenePlugin

# Hierarchy

# Table of contents

# Properties

# Methods

# Properties

# _creator_

_creator_: string

# Inherited from

Context.creator

# Methods

# clearScene

clearScene(scene, uiScene): void

# Parameters

Name Type
scene Scene
uiScene Scene

# Returns

void

# Inherited from

ScenePluginHooks.clearScene


# moveCameraEnd

moveCameraEnd(position): void

# Parameters

Name Type
position Vector3

# Returns

void

# Inherited from

ScenePluginHooks.moveCameraEnd


# moveCameraStart

moveCameraStart(position): void

# Parameters

Name Type
position Vector3

# Returns

void

# Inherited from

ScenePluginHooks.moveCameraStart


# needsUiScene

needsUiScene(): boolean

# Returns

boolean

# Inherited from

ScenePluginHooks.needsUiScene


# setScene

setScene(scene): void

# Parameters

Name Type
scene Scene

# Returns

void


# setUiScene

setUiScene(uiScene): void

# Parameters

Name Type
uiScene Scene

# Returns

void


# updateBounds

updateBounds(bounds): void

# Parameters

Name Type
bounds Box3

# Returns

void

# Inherited from

ScenePluginHooks.updateBounds