VREvent_Mouse_t Struct
Namespace: Valve.VRAssembly: Stride.VirtualReality.dll
public struct VREvent_Mouse_t
Name | Description | |
---|---|---|
Fields | ||
button | ||
x | ||
y |
Fields
button
public uint button
Field Value
Type | Description |
---|---|
System.UInt32 |
x
public float x
Field Value
Type | Description |
---|---|
System.Single |
y
public float y
Field Value
Type | Description |
---|---|
System.Single |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()