Syntax

Value.f = dbCurveValue(Destination.f, Curve.f, Speed.f)

Description

This command will return an auto-interpolated value based on a given speed. This command will gradually move a number from its current value to a destination value at a certain speed. This command can be used to create the technique of controlling a cars velocity as it breaks to a halt. The parameters should be specified using real numbers.

See Also

dbNewXValue, dbNewYValue, dbNewZValue, dbWrapValue