AnimationTreePlayer.masterPlayer

The path to the AnimationPlayer from which this AnimationTreePlayer binds animations to animation nodes. Once set, Animation nodes can be added to the AnimationTreePlayer.

  1. NodePath masterPlayer [@property getter]
  2. NodePath masterPlayer [@property setter]
    struct AnimationTreePlayer
    @nogc nothrow @property
    void
    masterPlayer
    (
    NodePath v
    )

Meta