Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

DropdownMenu.EventInfo.localMousePosition

public Vector2 localMousePosition;

Description

If the triggering event was a mouse event, this property is the mouse position. The position is expressed using the coordinate system of the element that received the mouse event. Otherwise this property is zero.

Did you find this page useful? Please give it a rating: