CURVEANGLE()
This command will return an auto-interpolated angle 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 a camera swinging into position from another location by curving the value of the camera angles. The parameters should be specified using real numbers.
This command differs from the CURVEVALUE() command as this command takes into account the wrapping of angles between 0 and 360.
SYNTAX
Return Value=CURVEANGLE(Destination Value, Current Value, Speed Value)
RELATED INFO
Basic3D Commands
Glossary
EXAMPLE
Simple 3D Maths