UpdateMouseHighlight(Vector2)
Updates the mouse-over highlight at the given mouse position in screen space.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public static void UpdateMouseHighlight(Vector2 screenPos)
Parameters
Remarks
Additional Resources: HandleUtility.GUIPointToScreenPixelCoordinate.