Revision Difference
Vector:Negate#546173
<function name="Negate" parent="Vector" type="classfunc">⤶
<description>Negates this vector, i.e. sets every component to the negative value of itself. Same as `Vector( -vec.x, -vec.y, -vec.z )`</description>⤶
<realm>Shared</realm>⤶
<added>2021.12.15</added>⤶
</function>⤶
⤶