AnimationNodeBlendSpace2D.maxSpace

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

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

Meta