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