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]
    struct AnimationTreePlayer
    @nogc nothrow @property
    NodePath
    masterPlayer
    ()
  2. NodePath masterPlayer [@property setter]

Meta