Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • any
    • OculusQuestActionController

Index

Constructors

constructor

Properties

Protected config

Config for the class

Protected data

data: any

Protected oculusQuestModel

oculusQuestModel: any

Protected onButtonDown

onButtonDown: (event: any) => void

Type declaration

    • (event: any): void
    • Parameters

      • event: any

      Returns void

Protected onButtonUp

onButtonUp: (event: any) => void

Type declaration

    • (event: any): void
    • Parameters

      • event: any

      Returns void

Protected onClick

onClick: (event: any) => void

Type declaration

    • (event: any): void
    • Parameters

      • event: any

      Returns void

Protected onMove

onMove: (event: any) => void

Type declaration

    • (event: any): void
    • Parameters

      • event: any

      Returns void

Methods

dispose

  • dispose(): void

Protected getRaycaster

  • getRaycaster(position: Vector3, direction: Vector3): Raycaster

Legend

  • Namespace
  • Object literal
  • Variable
  • Function
  • Type alias
  • Type alias with type parameter
  • Class
  • Class with type parameter
  • Constructor
  • Method
  • Protected property
  • Protected method
  • Enumeration
  • Interface

Generated using TypeDoc