Intermact API Reference / @intermact/core / buildFadeSpec
Function: buildFadeSpec()
buildFadeSpec(
targetId,from,to,options?):Animation
Defined in: packages/core/src/animation/tween-spec.ts:50
Build a fade (from→to opacity) honoring shared options. Used by fadeIn (0→1 with baseline-hidden semantics) on both 2D and 3D objects.
Parameters
targetId
string
from
number
to
number