[Top]
Math
Math.Angle
|
Class Math.Angle
- Description
-
Represents an angle.
- Variable
angle
-
int|float angle
- Description
-
The actual keeper of the angle value.
- Variable
type
-
string type
- Description
-
The type of the angle value. Is either "deg", "rad", "gon" or "str".
|