URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Rect.PointToNormalized.html
dataLayer-initialized', user: { user_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});| Parameter | Description |
|---|---|
| rectangle | Rectangle to get normalized coordinates inside. |
| point | A point inside the rectangle to get normalized coordinates for. |
Returns the normalized coordinates corresponding to the point.
The returned Vector2 is in the range 0 to 1 with values more 1 or less than zero clamped.