Function Curve.maxValue
The maximum value the curve can reach.
double maxValue() nothrow @property @nogc;
void maxValue
(
double v
) nothrow @property @nogc;
The maximum value the curve can reach.
double maxValue() nothrow @property @nogc;
void maxValue
(
double v
) nothrow @property @nogc;