Implements

  • IInputEventArgs

Constructors

Properties

button: string | number

mouse button 0 === LEFT, 1 === MIDDLE, 2 === RIGHT

inputSource: any

Who initiated this event

normal?: Vector3

The world normal of this event

object: Object3D

The object this event hit or interacted with

point?: Vector3

The world position of this event

Accessors

Methods

  • Returns void

    Deprecated

    use stopPropagation()

  • Returns void

    Deprecated

    use use()

  • Returns void

  • Returns void

Generated using TypeDoc