Skip to content

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

Easing.smoothIn property

平滑进入(常用于UI动画)

Signature:

typescript
static readonly smoothIn: typeof Easing.quadOut;

基于 MIT 许可证发布