AnimationTreePlayer.basePath

The node from which to relatively access other nodes. Default value: "..". 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