Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGViewableResource
References
| Module | RenderCore |
| Header | /Engine/Source/Runtime/RenderCore/Public/RenderGraphResources.h |
| Include | #include "RenderGraphResources.h" |
bool HasBeenProduced&40;&41; const
Remarks
Whether a prior pass added to the graph produced contents for this resource. External resources are not considered produced until used for a write operation. This is a union of all subresources, so any subresource write will set this to true.