Class VRInput.VrButton
Namespace: Headjack
Button class, Confirm and Back are universal across all platforms
Properties
Hold
Declaration
public bool Hold { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Pressed
Declaration
public bool Pressed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Released
Declaration
public bool Released { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |