Enum XRButtons
Represent all VR buttons.
Namespace: Evergine.Framework.XR
Assembly: Evergine.Framework.dll
Syntax
public enum XRButtons
  Fields
| Name | Description | 
|---|---|
| Button1 | State of the first button.  | 
      
| Button2 | State of the second button.  | 
      
| Grip | State of the grip button.  | 
      
| Menu | State of the menu button.  | 
      
| ThumbStick | State of the grip button.  | 
      
| Trigger | The trigger button  |