Rect.NormalizedToPoint
Parameters
| rectangle | Rectangle to get a point inside. | |
| normalizedRectCoordinates | Normalized coordinates to get a point for. |
Description 描述
Returns a point inside a rectangle, given normalized coordinates.
The rectangle has coordinates between zero and one for the x and y axes.
This function will compute the real screen coordinates and return as a Vector2.