setAnimation method

void setAnimation(
  1. String name
)

Implementation

void setAnimation(String name) => _animationClip.setAnimation(name);