| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/Rect.PointToNormalized.html | [Back] [Original] |
| 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.
| Web Proxy Viewer | New URL | Original Page |