成员的完整列表,这些成员属于 Math,包括所有继承而来的类成员
| Clamp(T value, T lower, T upper) | Math | inlinestatic |
| Clamp(double value, double lower, double upper) | Math | static |
| mapping(double value, double oldlower, double oldupper, double newlower, double newupper) | Math | static |
| RandInt(int lower, int upper) | Math | static |
| RandPerc() | Math | static |
| RandReal(double lower, double upper) | Math | static |