Struct HVRButtonState
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: HurricaneVR.Framework.Shared
Assembly: HurricaneVR.Framework.dll
Syntax
[Serializable]
public struct HVRButtonState
Fields
| Improve this Doc View SourceActive
Declaration
public bool Active
Field Value
Type | Description |
---|---|
System.Boolean |
JustActivated
Declaration
public bool JustActivated
Field Value
Type | Description |
---|---|
System.Boolean |
JustDeactivated
Declaration
public bool JustDeactivated
Field Value
Type | Description |
---|---|
System.Boolean |
Value
Declaration
public float Value
Field Value
Type | Description |
---|---|
System.Single |