Struct VREvent_TouchPadMove_t
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
Assembly: cs.temp.dll.dll
Syntax
public struct VREvent_TouchPadMove_t
Fields
bFingerDown
Declaration
public bool bFingerDown
Field Value
Type | Description |
---|---|
Boolean |
flSecondsFingerDown
Declaration
public float flSecondsFingerDown
Field Value
Type | Description |
---|---|
Single |
fValueXFirst
Declaration
public float fValueXFirst
Field Value
Type | Description |
---|---|
Single |
fValueXRaw
Declaration
public float fValueXRaw
Field Value
Type | Description |
---|---|
Single |
fValueYFirst
Declaration
public float fValueYFirst
Field Value
Type | Description |
---|---|
Single |
fValueYRaw
Declaration
public float fValueYRaw
Field Value
Type | Description |
---|---|
Single |