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.oldState?
data.planElementViewModel?
data.reason?
data.resetCamera?
boolean
data.state?
Properties
oldState
• oldState: PLANNER_SCENE_EVENT_STATE
planElementViewModel
• planElementViewModel: default
reason
• reason: CancelSelectionReasons
resetCamera
• resetCamera: boolean
state
• state: PLANNER_SCENE_EVENT_STATE
Last updated