API ReferenceSandbox.MovieMaker
IInterpolator<T>class
Interpolates between two values of the same type.
object→IInterpolator<T>
Methods1
Showing 1 methods
public virtual T Interpolate(T a, T b, float t)
| Parameter | Type | Description |
|---|---|---|
| a | T | — |
| b | T | — |
| t | float | — |
Returns:
T—No results match this filter.