Float driver providing the divisor. The dividend is the value driver the arithmetic family carries.
MathDivideFloatDriver
Inheritance 3 ancestors · 3 siblings
- ILogicDriver
- ILogicFloatDriver
- MathFloatDriver
- MathAddFloatDriver
- MathDivideFloatDrivercurrent
- MathMultiplyFloatDriver
- MathSubtractFloatDriver
- MathFloatDriver
- ILogicFloatDriver
Class Documentation
Edit documentationFloat logic driver that computes value / Denominator, where both operands are
themselves drivers - one of the MathFloatDriver arithmetic family
(MathAddFloatDriver, MathSubtractFloatDriver,
MathDivideFloatDriver) used to compose values inside the driver graph.
Its typical job is normalizing a raw count into the 0-1 fill a meter
wants: Soul Fighter Sett's grit meter divides a
BuffCounterDynamicMaterialFloatDriver
by a
SpellDataNamedValueFloatDriver
inside a LogicDriverViewController.