Method TestInterpolate
TestInterpolate(InterpolationType, float, float)
Declaration
public void TestInterpolate(InterpolationType type, float progress, float result)
Parameters
Type | Name | Description |
---|---|---|
InterpolationType | type | |
float | progress | |
float | result |