mcut
@mcut/timeline

SnapOptions

Generated TypeScript API reference for the public mcut SDK.

mcut SDK


mcut SDK / timeline/src / SnapOptions

Interface: SnapOptions

Defined in: packages/timeline/src/snap.ts:25

Properties

enabled?

optional enabled?: boolean;

Defined in: packages/timeline/src/snap.ts:27

Magnetic targets attract (default true). Off = frame quantization only.


fps?

optional fps?: number;

Defined in: packages/timeline/src/snap.ts:29

When set, un-snapped times quantize to this frame grid.

On this page