Negative

Negative(Vector3Int)

public static Vector3Int Negative(this Vector3Int v) ;

説明

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

パラメーター

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

戻り値

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