Struct VREvent_Mouse_t
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
Assembly: cs.temp.dll.dll
Syntax
public struct VREvent_Mouse_t
Fields
button
Declaration
public uint button
Field Value
| Type | Description |
|---|---|
| UInt32 |
button
Declaration
public uint button
Field Value
| Type | Description |
|---|---|
| UInt32 |
x
Declaration
public float x
Field Value
| Type | Description |
|---|---|
| Single |
x
Declaration
public float x
Field Value
| Type | Description |
|---|---|
| Single |
y
Declaration
public float y
Field Value
| Type | Description |
|---|---|
| Single |
y
Declaration
public float y
Field Value
| Type | Description |
|---|---|
| Single |