RoomleConfigurator.Internal.SceneEventInfo
PreviousRoomleConfigurator.Internal.RoomleWebGLRendererNextRoomleConfigurator.Internal.SceneRenderPass
Last updated
configurator-core/src/roomle-configurator.internal.SceneEventInfo
• new SceneEventInfo(data)
data
Object
data.component?
data.consecutive?
boolean
data.forceRender?
boolean
data.preview?
data.reason?
data.resetCamera?
boolean
data.type?
• component: RoomleComponent
• consecutive: boolean
• forceRender: boolean
• preview: PreviewComponent
• reason: CancelSelectionReasons
• resetCamera: boolean
• type: INPUT_EVENT_TYPE
Last updated