Interface VRKeyboardControlConfig

Hierarchy

Properties

keyMap?: KeyMap

Specifies which keys should be used for the keyboard control.

maxDisplacementSpeed?: number

The maximum displacement speed in degrees per second. Default values are 90°/s for keyboard controls, and Infinity for mouse and API controls.

transitionTime?: number

The time that a transition should take.

transitionTimingType?: TransitionTimingType

Specifies the transition timing that shall be used for this control.

Generated using TypeDoc