VREvent_Scroll_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct VREvent_Scroll_t
Name | Description | |
---|---|---|
Fields | ||
unused | ||
viewportscale | ||
xdelta | ||
ydelta |
Fields
unused
public uint unused
Field Value
Type | Description |
---|---|
System.UInt32 |
viewportscale
public float viewportscale
Field Value
Type | Description |
---|---|
System.Single |
xdelta
public float xdelta
Field Value
Type | Description |
---|---|
System.Single |
ydelta
public float ydelta
Field Value
Type | Description |
---|---|
System.Single |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()