Skip to content

EasingType

EasingType = typeof EasingType[keyof typeof EasingType]

Defined in: animation/Easing.ts:15

Easing.ts

Pure easing math — 1:1 port of C++ EasingFunctions.hpp

The EasingType enum values are WASM boundary contract — they must stay in lock-step with src/esengine/animation/TweenData.hpp::EasingType.