AnimationNodeBlendSpace2D.minSpace

The blend space's X and Y axes' lower limit for the points' position. See addBlendPoint.

  1. Vector2 minSpace [@property getter]
    struct AnimationNodeBlendSpace2D
    @nogc nothrow @property
    Vector2
    minSpace
    ()
  2. Vector2 minSpace [@property setter]

Meta