Function rotate

  • Creates a touch-based rotation interaction (two-touch).

    Parameters

    • logger: Logger

      The logger to use for this interaction

    • pxTolerance: number

      The pixel tolerance for considering the rotation (tolerance while moving the fixation point).

    Returns (() => Rotate)

    The supplier that will produce the interaction when called

Generated using TypeDoc