Garry's Mod Wiki

Revision Difference

Angle:Div#513978

<function name="Div" parent="Angle" type="classfunc">⤶ <description>Divides all values of the original angle by a scalar. This functions the same as angle1 / num without creating a new angle object, skipping object construction and garbage collection.</description>⤶ <realm>Shared</realm>⤶ <args>⤶ <arg name="scalar" type="number">The number to divide by.</arg>⤶ </args>⤶ </function>⤶ ⤶