Skip to content

Intermact API Reference / @intermact/core / AlignedMorph

Interface: AlignedMorph

Defined in: packages/core/src/animation/morph.ts:49

A set of point-aligned contour pairs ready for per-frame lerp.

Properties

closed

readonly closed: boolean[]

Defined in: packages/core/src/animation/morph.ts:52


from

readonly from: Float32Array<ArrayBufferLike>[]

Defined in: packages/core/src/animation/morph.ts:50


to

readonly to: Float32Array<ArrayBufferLike>[]

Defined in: packages/core/src/animation/morph.ts:51

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)