WebBrowserUtils.GetScreenPointToLocalPositionDeltaOnImage(Graphic, Vector2, Vector2) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
public static bool GetScreenPointToLocalPositionDeltaOnImage (UnityEngine.UI.Graphic graphic, UnityEngine.Vector2 screenPosition, out UnityEngine.Vector2 position);
Parameters
- screenPosition
- Vector2
The screen position
- position
- Vector2
The local delta position
Returns
Exceptions
Thrown if the graphic is null