Click or drag to resize

MathHelper Fields

The MathHelper type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDegToGrad
Constant to transform an angle between degrees and gradians.
Public fieldStatic memberDegToRad
Constant to transform an angle between degrees and radians.
Public fieldStatic memberGradToDeg
Constant to transform an angle between degrees and gradians.
Public fieldStatic memberHalfPI
PI/2 (90 degrees)
Public fieldStatic memberPI
PI (180 degrees)
Public fieldStatic memberRadToDeg
Constant to transform an angle between degrees and radians.
Public fieldStatic memberThreeHalfPI
3*PI/2 (270 degrees)
Public fieldStatic memberTwoPI
2*PI (360 degrees)
Top
See Also