ToString
ToString(Vector2Int, string)
public static string ToString(this Vector2Int v, string format) ;
Description
Convert Vector2Int to a string.
Parameters
| Parameter Name | Description |
|---|---|
| v | Vector2Int to convert |
| format | Format |
Returns
Converted string.