VectorInt.op_UnaryNegation Operator

VectorInt op_UnaryNegation(VectorInt AValue)

Negates all values inside AValue.

#NameTypeDescription
1AValueVectorInt

Result: stored in self (calling object), returns self for chaining