gotoFrame method

void gotoFrame(
  1. int frame
)

Implementation

void gotoFrame(int frame) => _animationClip.gotoFrame(frame);