public class AnimatorLinearInterpolation extends AnimatorTimeValueFunction
_beginVal, _endVal, _totalTime| Constructor and Description |
|---|
AnimatorLinearInterpolation(float beginVal,
float endVal,
long totalTime) |
| Modifier and Type | Method and Description |
|---|---|
float |
getValue(long t) |
isEndpublic AnimatorLinearInterpolation(float beginVal,
float endVal,
long totalTime)
public float getValue(long t)
getValue in class AnimatorTimeValueFunctionCopyright © 2017. All rights reserved.