Get effective blur using int state index
double getEffectiveBlurByIndex(int stateIndex) { return getEffectiveBlur(_stateFromIndex(stateIndex)); }