A C# math library providing vector types and math functions with a shader like syntax. Used by the Burst compiler to compile C#/IL to highly efficient native code. In addition to this, the Burst ...
Double DegreesToRadians The conversion factor to transform degrees to radians. Double FourPi Four times System.Math.PI. Double PiOverFour System.Math.PI divided by four. Double PiOverTwo ...