configurator-core/src/roomle-configurator..SceneEventInfo

# Table of contents

# Constructors

# Properties

# Constructors

# constructor

new SceneEventInfo(data)

# Parameters

Name Type
data Object
data.component? RoomleComponent
data.consecutive? boolean
data.forceRender? boolean
data.preview? PreviewComponent
data.resetCamera? boolean
data.type? INPUT_EVENT_TYPE

# Properties

# component

component: RoomleComponent


# consecutive

consecutive: boolean


# forceRender

forceRender: boolean


# preview

preview: PreviewComponent


# resetCamera

resetCamera: boolean


# type

type: INPUT_EVENT_TYPE