Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Rendering > API/Runtime/Engine/Rendering/FCustomRenderPassBase
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Rendering/CustomRenderPass.h |
| Include | #include "Rendering/CustomRenderPass.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Rendering/CustomRenderPass.cpp |
ESceneCaptureSource GetSceneCaptureSource() const
Remarks
Convert output type into corresponding scene capture source type. This is because we use CopySceneCaptureComponentToTarget helper function to copy the custom render pass render result from scene texture into the pass's render target.