Struct VREvent_TouchPadMove_t
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: Valve.VR
Assembly: Assembly-CSharp.dll
Syntax
public struct VREvent_TouchPadMove_t
Fields
bFingerDown
Declaration
public bool bFingerDown
Field Value
Type | Description |
---|---|
System.Boolean |
flSecondsFingerDown
Declaration
public float flSecondsFingerDown
Field Value
Type | Description |
---|---|
System.Single |
fValueXFirst
Declaration
public float fValueXFirst
Field Value
Type | Description |
---|---|
System.Single |
fValueXRaw
Declaration
public float fValueXRaw
Field Value
Type | Description |
---|---|
System.Single |
fValueYFirst
Declaration
public float fValueYFirst
Field Value
Type | Description |
---|---|
System.Single |
fValueYRaw
Declaration
public float fValueYRaw
Field Value
Type | Description |
---|---|
System.Single |