Photomechanics API
|
This is the complete list of members for MathExtensions, including all inherited members.
Lerp(Double a, Double b, Double t) | MathExtensions | static |
LerpRounded(Int32 a, Int32 b, Double t, MidpointRounding rounding=MidpointRounding.ToEven) | MathExtensions | static |
LerpRounded(Int64 a, Int64 b, Double t, MidpointRounding rounding=MidpointRounding.ToEven) | MathExtensions | static |
LerpRounded(Byte a, Byte b, Double t, MidpointRounding rounding=MidpointRounding.ToEven) | MathExtensions | static |