FRHIRenderPassInfo::FRHIRenderPassInfo

Color MRTs, no depth.

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIResources.h

Include

#include "RHIResources.h"

Syntax

FRHIRenderPassInfo
(
    int32 NumColorRTs,
    FRHITexture * ColorRTs,
    ERenderTargetActions ColorAction
)

Remarks

Color MRTs, no depth.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss