ZenFG TypeScript API / snapshot / root / FrameGraphSnapshotAllocation
Type Alias: FrameGraphSnapshotAllocation
FrameGraphSnapshotAllocation =
object
Defined in: packages/snapshot/src/types.ts:292
One transient physical allocation and its compatibility class.
Properties
compatibilityClassId
readonlycompatibilityClassId:FrameGraphSnapshotEntityId
Defined in: packages/snapshot/src/types.ts:295
estimatedByteSize?
readonlyoptionalestimatedByteSize?:number
Defined in: packages/snapshot/src/types.ts:296
id
readonlyid:FrameGraphSnapshotEntityId
Defined in: packages/snapshot/src/types.ts:293
kind
readonlykind:FrameGraphSnapshotResourceKind
Defined in: packages/snapshot/src/types.ts:294