![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <CustomRenderPass.h>
Inheritance diagram for ICustomRenderPass:Public Member Functions | |
| virtual | ~ICustomRenderPass () |
Public Attributes | |
| virtual const FName &GetTypeName() const PURE_VIRTUAL(ICustomRenderPass return | Name |
Base interface to implement for FCustomRenderPassBase
|
inlinevirtual |
| virtual const FName& GetTypeName () const PURE_VIRTUAL(ICustomRenderPass return ICustomRenderPass::Name |
Bare-bones RTTI method to allow users to differentiate / downcast the custom render pass they're interested into