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