AnimationPlayer.rootNode

The node from which node path references will travel.

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

Meta