The following tables list the members exposed by MathUtilExtended.
Name | Description | |
---|---|---|
![]() ![]() | GammaLn | Returns the natural logarithm of the gamma function, Γ(x). |
![]() ![]() | NiceCeiling | Returns a nicely rounded value greater than or equal to the specified value |
![]() ![]() | NiceFloor | Returns a nicely rounded value less than or equal to the specified value |
![]() ![]() | NiceRound | Rounds a decimal value to the nearest nice number. |
![]() ![]() | Noise | Returns the Perlin noise value at the specified location. |