Skip to content

Home > @esengine/ecs-framework-monorepo > Easing > smoothOut

Easing.smoothOut property

平滑退出(常用于UI动画)

Signature:

typescript
static readonly smoothOut: typeof Easing.quadIn;

基于 MIT 许可证发布