evaluate

fun evaluate(time: Double, result: ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>?? = definedExternally): ERROR CLASS: Symbol not found for ReadonlyArray<ERROR CLASS: Symbol not found for JsDouble>(source)

Evaluates the curve at a given time.

Return

The modified result parameter or a new instance of the point on the curve at the given time.

Parameters

time

The time at which to evaluate the curve.

result

The object onto which to store the result.

See also