Skip to content

Commit

Permalink
Updated API
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAlvarezMelucciDCL committed Nov 7, 2024
1 parent 7ba8627 commit 0aad934
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/@dcl/playground-assets/etc/playground-assets.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4095,6 +4095,8 @@ export interface TweenHelper {
Rotate: (rotate: Rotate) => PBTween['mode'];
// (undocumented)
Scale: (scale: Scale) => PBTween['mode'];
// (undocumented)
TextureMove: (textureMove: TextureMove) => PBTween['mode'];
}

// @public (undocumented)
Expand Down

0 comments on commit 0aad934

Please sign in to comment.