Negative

Negative(Vector2Int)

public static Vector2Int Negative(this Vector2Int v) ;

説明

Vector2Intの各成分の符号を反転する

パラメーター

パラメーター名 説明
v 各成分の符号を反転するVector2Int

戻り値

各成分の符号を反転した結果を返す。