RoomleConfigurator.Internal.SelectionHandlerEvent
configurator-core/src/roomle-configurator.internal.SelectionHandlerEvent
Table of contents
Constructors
Properties
Constructors
constructor
• new SelectionHandlerEvent(data
)
Parameters
Name
Type
data
Object
data.component?
data.consecutive?
boolean
data.reason?
data.resetCamera?
boolean
Properties
component
• component: RoomleComponent
consecutive
• consecutive: boolean
reason
• reason: CancelSelectionReasons
resetCamera
• resetCamera: boolean
PreviousRoomleConfigurator.Internal.ScreenSpaceShadowMapPassNextRoomleConfigurator.Internal.ShadowAndAoPass
Last updated