AnimationTreePlayer.basePath

The node from which to relatively access other nodes. It accesses the bones, so it should point to the same node the AnimationPlayer would point its Root Node at.

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

Meta