public class AnimationTimeEval extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
interp
Value on [0..1] representing the interpolation value of queried animation
element, or Double.NaN if element does not provide a valid evalutaion
|
int |
rep
Number of completed repetitions
|
| Constructor and Description |
|---|
AnimationTimeEval()
Creates a new instance of AnimateTimeEval
|
public double interp
public int rep
Copyright © 2020. All rights reserved.