setM method

void setM({
  1. required double mMin,
  2. required double mMax,
})

Set the m-values for the envelope.

Parameters:

  • mMin — The m minimum value for the envelope.
  • mMax — The m maximum value for the envelope.