Summary
The multipliers to convert from the field's actual value to each unit type.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Units - Containing Type
- UnitsAttribute
Syntax
public readonly float[] Multipliers
Remarks
valueInUnitX = valueInBaseUnits * Multipliers[x];