Function AnimationNodeBlendSpace1D.minSpace

The blend space's axis's lower limit for the points' position. See addBlendPoint.

double minSpace() nothrow @property @nogc;

void minSpace (
  double v
) nothrow @property @nogc;