MathHelper Fields |
The MathHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DegToGrad |
Constant to transform an angle between degrees and gradians.
|
![]() ![]() | DegToRad |
Constant to transform an angle between degrees and radians.
|
![]() ![]() | GradToDeg |
Constant to transform an angle between degrees and gradians.
|
![]() ![]() | HalfPI |
PI/2 (90 degrees)
|
![]() ![]() | PI |
PI (180 degrees)
|
![]() ![]() | RadToDeg |
Constant to transform an angle between degrees and radians.
|
![]() ![]() | ThreeHalfPI |
3*PI/2 (270 degrees)
|
![]() ![]() | TwoPI |
2*PI (360 degrees)
|