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

NameType

attachment


drag

drag: Object

Type declaration

NameType

attachment

{ position: Vector3 }

attachment.position

Vector3


drag_end

drag_end: Object

Type declaration

NameType

attachment

{ position: Position2 }

attachment.position


drag_start

drag_start: object


hover_move

hover_move: Object

Type declaration

NameType

attachment


hover_off

hover_off: Object

Type declaration

NameType

attachment

attachment.type


hover_on

hover_on: Object

Type declaration

NameType

attachment


rotate

rotate: Object

Type declaration

NameType

attachment

{ rotation: number }

attachment.rotation

number


select

select: Object

Type declaration

NameType

attachment

Last updated