namespace Valve.VR { public struct VREvent_Mouse_t { public float x; public float y; public uint button; } }