glimpse-core
2.0.0-alpha.3
common
glimpse-core
/
graphics.glimpse.types
/
Angle
/
Companion
/
fromRad
from
Rad
fun
fromRad
(
rad
:
Float
)
:
Angle
<
Float
>
Creates a new angle measure from the given measure in
radians
.
fun
fromRad
(
rad
:
Double
)
:
Angle
<
Double
>
Creates a new angle measure from the given measure in
radians
.
Since
v2.0.0