ToString

ToString(Vector2Int, string)

public static string ToString(this Vector2Int v, string format) ;

説明

Vector2Intを文字列に変換する。

パラメーター

パラメーター名 説明
v 変換するVector2Int
format フォーマット

戻り値

変換した文字列。