Skip to content

ZenFG TypeScript API / snapshot / root / FrameGraphSnapshotInitialContents

Type Alias: FrameGraphSnapshotInitialContents

FrameGraphSnapshotInitialContents = "defined" | "undefined"

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

Whether a resource can be read before the graph writes it.

Open source / MIT licensed