CURVEVALUE()
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.
SYNTAX
Return Value=CURVEVALUE(Destination Value, Current Value, Speed Value)
RELATED INFO
Basic3D Commands
Glossary
EXAMPLE
Simple 3D Maths