Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGBuilder
Description
(External | Extracted only) Sets the access to transition to after execution at the end of the graph. Overwrites any previously set final access.
| Name | SetTextureAccessFinal |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderGraphBuilder.h |
| Include Path | #include "RenderGraphBuilder.h" |
| Source | /Engine/Source/Runtime/RenderCore/Public/RenderGraphBuilder.inl |
void SetTextureAccessFinal
(
FRDGTextureRef Texture,
ERHIAccess Access
)