toJSON method

dynamic toJSON()

Implementation

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