VR Interaction Framework  1.0
A vr framework for the Oculus Quest
InputBridge.cs File Reference

Classes

class  BNG.InputBridge
 A proxy for handling input from Oculus. More...
 

Namespaces

namespace  BNG
 

Enumerations

enum  BNG.ControllerHand { BNG.ControllerHand.Left, BNG.ControllerHand.Right, BNG.ControllerHand.None }
 
enum  BNG.HandControl {
  BNG.HandControl.LeftGrip, BNG.HandControl.RightGrip, BNG.HandControl.LeftTrigger, BNG.HandControl.RightTrigger,
  BNG.HandControl.None
}
 
enum  BNG.GrabButton { BNG.GrabButton.Grip, BNG.GrabButton.Trigger }