Skip to content

ZenFG TypeScript API / snapshot / root / FrameGraphSnapshotRootResolution

Type Alias: FrameGraphSnapshotRootResolution

FrameGraphSnapshotRootResolution = object

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

Compiler-resolved sources of the selected final contents.

Properties

producerNodeIds

readonly producerNodeIds: readonly FrameGraphSnapshotEntityId[]

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


usesInitialContents

readonly usesInitialContents: boolean

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

Open source / MIT licensed