Point2
Point2(Vector2)
Description
Performs an implicit conversion from Vector2 to Point2.
Parameters
| Parameter Name | Description |
|---|---|
| v | Vector2. |
Returns
The result of the conversion.
Point2(Vector2Int)
Description
Performs an implicit conversion from Vector2Int to Point2.
Parameters
| Parameter Name | Description |
|---|---|
| v | Vector2Int. |
Returns
The result of the conversion.