Function AnimationNodeBlendSpace2D.xLabel

Name of the blend space's X axis.

String xLabel() nothrow @property @nogc;

void xLabel (
  String v
) nothrow @property @nogc;