unaryMinus
Inverts currently stored values.
Return
a new Matrix3 with the operation result.
Inverts currently stored values.
Return
a new Matrix4 with the operation result.
Inverts currently stored X and Y values.
Return
a new Vector2 instance with the operation result.
Inverts stored X, Y and Z values.
Return
a new Vector3 with negated values.
Inverts stored X, Y, Z, and W values.
Return
a new Vector4 with negated values.