Revision Difference
Vector:Negate#549248
<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>⤶
<realm>Shared and Menu</realm>⤶
<added>2021.12.15</added>
</function>