Garry's Mod Wiki

Angle:Div

  Angle:Div( number scalar )

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.

Arguments

1 number scalar
The number to divide by.