Function AnimationPlayer.rootNode

The node from which node path references will travel.

NodePath rootNode() nothrow @property @nogc;

void rootNode (
  NodePath v
) nothrow @property @nogc;