FloatParameter.setFromGUINormalized

Sets the value of the parameter from UI, using a normalized value. Note: If normValue is not inside [0.0 .. 1.0], then it is clamped. This is not an error.

class FloatParameter
final nothrow @nogc
void
setFromGUINormalized
(
double normValue
)

Meta