| Matrix3DRadiansToDegrees Method (Double) |
Radians To Degrees
Namespace:
VIZCore3D.NET.Data
Assembly:
VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax public static float RadiansToDegrees(
double degree
)
Parameters
- degree
- Type: SystemDouble
Angle (Radian)
Return Value
Type:
SingleAngle (Degress)
See Also