Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FExclusiveDepthStencil
Description
Returns a new FExclusiveDepthStencil to be used to transition a depth stencil resource to readable. If the depth or stencil is already in a readable state, that particular component is returned as Nop, to avoid unnecessary subresource transitions.
| Name | GetReadableTransition |
| Type | function |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include Path | #include "RHIResources.h" |
FExclusiveDepthStencil GetReadableTransition() const