Struct VREvent_Scroll_t
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
Assembly: cs.temp.dll.dll
Syntax
public struct VREvent_Scroll_t
Fields
repeatCount
Declaration
public uint repeatCount
Field Value
Type | Description |
---|---|
UInt32 |
xdelta
Declaration
public float xdelta
Field Value
Type | Description |
---|---|
Single |
ydelta
Declaration
public float ydelta
Field Value
Type | Description |
---|---|
Single |