LinearFloatParameter

Undocumented in source.

Constructors

this
this(string name, float min, float max, float defaultValue)
Undocumented in source.

Members

Functions

getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
getValue
float getValue()
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(float value)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IParameter

getName
string getName()
Undocumented in source.
setValue
void setValue(float value)
Undocumented in source.
getValue
float getValue()
Undocumented in source.

Meta