A default implementation of that handles input from:

  • Keyboard
  • VR controller

Hierarchy

  • Component
    • DefaultPlayerControllerInput

Implements

Properties

deadzoneThreshold: number = 0.1
keyboard: boolean = true
leftControlObject: Object3D
rightControlObject: Object3D
vr: boolean = true
TypeName: string = PlayerControllerInputTypename

Methods