Function AnimationNodeBlendSpace1D.maxSpace
The blend space's axis's upper limit for the points' position. See addBlendPoint
.
double maxSpace() nothrow @property @nogc;
void maxSpace
(
double v
) nothrow @property @nogc;