Skip to main content

reverseNavMouse

Reverses the direction of the mouse when using the walkthrough mode.

Syntax

RxCore.reverseNavMouse(onoff)

Parameters

  • onoff: boolean — Set to true to reverse the mouse direction, or false for normal direction.

Returns

  • NA — This method does not return a value.