DEFAULT_INPUT
Constructor and Description |
---|
InterpolatorNode(TimeInterpolator interpolator) |
Modifier and Type | Method and Description |
---|---|
protected float |
calculateValue(long frameTimeNanos)
This node should calculate and set a new value based on frame time and its parents (the nodes
it depends on).
|
protected float calculateValue(long frameTimeNanos)
ValueNode
calculateValue
in class ValueNode