Method Variable
Variable(string, float, float, float)
Add a numeric variable to the FieldSetup.
public void Variable(string name, float defaultValue, float min = 0, float max = 5)
Add a numeric variable to the FieldSetup.
public void Variable(string name, float defaultValue, float min = 0, float max = 5)