Garry's Mod Wiki

Angle:Mul

  Angle:Mul( number scalar )

Description

Multiplies a scalar to all the values of the orignal angle. This functions the same as num * angle without creating a new angle object, skipping object construction and garbage collection.

Arguments

1 number scalar
The number to multiply.