Navigation
API > API/Runtime > API/Runtime/Renderer > API/Runtime/Renderer/FScreenPassTextureSlice
Overloads
FScreenPassTextureSlice()
| |
|
| Name |
FScreenPassTextureSlice |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Renderer/Public/ScreenPass.h |
| Include Path |
#include "ScreenPass.h" |
FScreenPassTextureSlice()
FScreenPassTextureSlice(FRDGTextureSRVRef, FIntRect)
| |
|
| Name |
FScreenPassTextureSlice |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Renderer/Public/ScreenPass.h |
| Include Path |
#include "ScreenPass.h" |
| Source |
/Engine/Source/Runtime/Renderer/Public/ScreenPass.inl |
FScreenPassTextureSlice
(
FRDGTextureSRVRef InTextureSRV,
FIntRect InViewRect
)