evaluate
Evaluates the curve at a given time.
Return
The modified result parameter or the value that the constant spline represents.
Parameters
time
The time at which to evaluate the curve.
result
The object onto which to store the result.
Evaluates the curve at a given time.
The modified result parameter or the value that the constant spline represents.
The time at which to evaluate the curve.
The object onto which to store the result.