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.
Parameters
Section titled “Parameters”Returns
Section titled “Returns”Fold | null