Rect.PointToNormalized
Calculates the normalized coordinates cooresponding the the point.

Properties
| Property Name | Description | 
|---|---|
| Rect | Rectangle to get normalized coordinates inside. | 
| Point | A point inside the rectangle to get normalized coordinates for. | 
| Result | Result output |