AnimationNodeBlendTree.graphOffset

The global offset of all sub-nodes.

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

Meta