Function AnimationNodeAnimation.animation

Animation to use as an output. It is one of the animations provided by AnimationTree.animPlayer.

String animation() nothrow @property @nogc;

void animation (
  String v
) nothrow @property @nogc;