Interpolation
Static Class in Zigurous.Tweening
Declaration
public static class Interpolation
Description
Functions for interpolating values.
Static Methods
Lerp | Linearly interpolates between a and b by t . |
public static class Interpolation
Functions for interpolating values.
Lerp | Linearly interpolates between a and b by t . |