Negative

Negative(Vector3Int)

public static Vector3Int Negative(this Vector3Int v) ;

Description

Invert the sign of each component of Vector3Int.

Parameters

Parameter Name Description
v Vector3Int to reverse the sign of each component

Returns

Returns the result of reversing the sign of each component.