MathHelper Fields
| Name | Description | |
|---|---|---|
|
E | Represents the mathematical constant e. |
|
Log10E | Represents the log base ten of e. |
|
Log2E | Represents the log base two of e. |
|
Pi | Represents the value of pi. |
|
PiOver2 | Represents the value of pi divided by two. |
|
PiOver4 | Represents the value of pi divided by four. |
|
TwoPi | Represents the value of pi times two. |