muMember.this
this
(float low, float high, float step = float.nan) @safe nothrow @nogc pureConstructs a member with a slider range and optional step size.
this
(float step) @safe nothrow @nogc pureConstructs a member with only a step size.
Constructs a member with a display name, slider range, and optional step size.
Constructs a member with a display name and optional step size.