VREvent_TouchPadMove_t Struct
Namespace: Valve.VR
Assembly: Stride.VirtualReality.dll
public struct VREvent_TouchPadMove_t
|
Improve this Doc
View Source
Fields
bFingerDown
Field Value
Type |
Description |
System.Boolean |
|
flSecondsFingerDown
public float flSecondsFingerDown
Field Value
Type |
Description |
System.Single |
|
fValueXFirst
public float fValueXFirst
Field Value
Type |
Description |
System.Single |
|
fValueXRaw
Field Value
Type |
Description |
System.Single |
|
fValueYFirst
public float fValueYFirst
Field Value
Type |
Description |
System.Single |
|
fValueYRaw
Field Value
Type |
Description |
System.Single |
|
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
Extension Methods