SaturnRingLibrary
0.9.1
SGL wrapper
Loading...
Searching...
No Matches
◆
FromRadians()
[2/2]
static consteval
Angle
SRL::Math::Types::Angle::FromRadians
(
double
radians
)
inline
static
consteval
Creates angle from radians at compile time.
Parameters
radians
Angle
in radians as floating-point value
Returns
Angle
object
Note
This is a compile-time function that converts from radians to the internal 16-bit representation.
SRL
Math
Types
Angle