MobileTrack.EventHandler.NodeHandlers.Math Namespace

 

Classes

MathAddition This node add the second value to the first value and returns the result.
MathMax Returns the highest value of two numbers.
MathMin Returns the minimum of two numbers.
MathSubtract This node detracts the second value from the first value and returns the result.