InputEventMouse.globalPosition

The global mouse position relative to the current Viewport when used in Control._guiInput, otherwise is at 0,0.

  1. Vector2 globalPosition [@property getter]
    struct InputEventMouse
    @nogc nothrow @property
    Vector2
    globalPosition
    ()
  2. Vector2 globalPosition [@property setter]

Meta