AnimationNodeBlendSpace2D.maxSpace

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

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

Meta