AnimationPlayer.rootNode

The node from which node path references will travel. Default value: "..".

  1. NodePath rootNode [@property getter]
    struct AnimationPlayer
    @nogc nothrow @property
    NodePath
    rootNode
    ()
  2. NodePath rootNode [@property setter]

Meta