API Documentation
Math Utils
List of available math events
Sqrt
This event will return the square root of a number.
Clamp
This event will clamp a value between a minimum and maximum value.
Interpolate
This event will interpolate between two values.
Round to Float
This event will round a float to a specified number of decimal places.
Get Random Number
This event will return a random number between a minimum and maximum value.
Round To Place
This event will round a number to a specified number of decimal places.