RoomlePlanner.Internal.SceneEventInfo

planner-core/src/roomle-planner.internal.SceneEventInfo

Table of contents

Constructors

Properties

Constructors

constructor

• new SceneEventInfo(data)

Parameters

Name
Type

data

Object

data.planElementViewModel?

data.reason?

data.resetCamera?

boolean

Properties

oldState

• oldState: PLANNER_SCENE_EVENT_STATE


planElementViewModel

• planElementViewModel: default


reason


resetCamera

• resetCamera: boolean


state

• state: PLANNER_SCENE_EVENT_STATE

Last updated