Skip to content

computeFold

computeFold(input): Fold | null

Defined in: core/src/geometry/fold.ts:65

Returns null when the point is degenerate (the corner is at rest, or the fold line would coincide with a page edge). Callers keep the previous fold for that frame, as the original did.

FoldInput

Fold | null