Method Math.Angle()->set_rad()
- Method set_rad
Angleset_rad(int|floatrad)- Description
Set the angle to the provided radians. Alters the type to radians. Returns the current angle object.
Angle set_rad(int|float rad)
Set the angle to the provided radians. Alters the type to radians. Returns the current angle object.