Defines an input scheme for the viewer.

Hierarchy

  • InputScheme

Implemented by

Methods

  • Called once when mouse and camera have been idle for some time with the position where it stopped. Called once when the mouse moves again with undefined

    Parameters

    Returns void

  • Called when a key is pressed and released.

    Parameters

    • key: number

    Returns boolean

Generated using TypeDoc