toJSON method

dynamic toJSON()

Implementation

toJSON() {
  return AnimationClip.toJSON_static(this);
}