RoomleConfigurator.Internal.Object3DRoomleEventMap
configurator-core/src/roomle-configurator.internal.Object3DRoomleEventMap
Hierarchy
Object3DEventMap↳
Object3DRoomleEventMap
Table of contents
Properties
Properties
double_click
• double_click: Object
Type declaration
Name
Type
attachment
drag
• drag: Object
Type declaration
Name
Type
attachment
{ position: Vector3 }
attachment.position
Vector3
drag_end
• drag_end: Object
Type declaration
drag_start
• drag_start: object
hover_move
• hover_move: Object
Type declaration
Name
Type
attachment
hover_off
• hover_off: Object
Type declaration
Name
Type
attachment
{ type: INPUT_EVENT_TYPE }
attachment.type
hover_on
• hover_on: Object
Type declaration
Name
Type
attachment
rotate
• rotate: Object
Type declaration
Name
Type
attachment
{ rotation: number }
attachment.rotation
number
select
• select: Object
Type declaration
Name
Type
attachment
Last updated