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

drag

drag: Object

Type declaration

Name
Type

attachment

{ position: Vector3 }

attachment.position

Vector3


drag_end

drag_end: Object

Type declaration

Name
Type

attachment

{ position: Position2 }

attachment.position


drag_start

drag_start: object


hover_move

hover_move: Object

Type declaration

Name
Type

hover_off

hover_off: Object

Type declaration

Name
Type

attachment

attachment.type


hover_on

hover_on: Object

Type declaration

Name
Type

rotate

rotate: Object

Type declaration

Name
Type

attachment

{ rotation: number }

attachment.rotation

number


select

select: Object

Type declaration

Name
Type

Last updated