Skip to content

ZenFG TypeScript API / snapshot / root / FrameGraphSnapshotResourceOrigin

Type Alias: FrameGraphSnapshotResourceOrigin

FrameGraphSnapshotResourceOrigin = "transient" | "imported" | "surface"

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

Ownership and allocation origin of a captured resource.

Open source / MIT licensed