UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRHIRenderPassInfo::FColorEntry Struct Reference

#include <RHIResources.h>

Public Attributes

FRHITextureRenderTarget = nullptr
 
FRHITextureResolveTarget = nullptr
 
int32 ArraySlice = -1
 
uint8 MipIndex = 0
 
ERenderTargetActions Action = ERenderTargetActions::DontLoad_DontStore
 

Member Data Documentation

◆ Action

ERenderTargetActions FRHIRenderPassInfo::FColorEntry::Action = ERenderTargetActions::DontLoad_DontStore

◆ ArraySlice

int32 FRHIRenderPassInfo::FColorEntry::ArraySlice = -1

◆ MipIndex

uint8 FRHIRenderPassInfo::FColorEntry::MipIndex = 0

◆ RenderTarget

FRHITexture* FRHIRenderPassInfo::FColorEntry::RenderTarget = nullptr

◆ ResolveTarget

FRHITexture* FRHIRenderPassInfo::FColorEntry::ResolveTarget = nullptr

The documentation for this struct was generated from the following file: