Skip to content

ZenFG TypeScript API / snapshot / root / FrameGraphSnapshotWriteContents

Type Alias: FrameGraphSnapshotWriteContents

FrameGraphSnapshotWriteContents = "overwrite" | "preserve"

Defined in: packages/snapshot/src/types.ts:28

Whether a write replaces or preserves the previous logical value.

Open source / MIT licensed