Negation Returns the negation of a (5 -> -5, vec3(3, 0, -2) -> vec3(-3, 0, 2)). b = -a Types Operand: float, Result: float Operand: vec3, Result: vec3 Operand: rot, Result: rot