Skip to content

MathDivideFloatDriver

14.6

Class Documentation

Edit documentation

Float 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.

Properties