Method AddVariable
AddVariable(FieldSetup, string, float, float, float)
Add a FieldVariable to a FieldSetup.
protected static void AddVariable(FieldSetup fs, string name, float value, float min = 0, float max = 5)
Add a FieldVariable to a FieldSetup.
protected static void AddVariable(FieldSetup fs, string name, float value, float min = 0, float max = 5)