![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RHIResources.h>
Public Attributes | |
| FRHITexture * | RenderTarget = nullptr |
| FRHITexture * | ResolveTarget = nullptr |
| int32 | ArraySlice = -1 |
| uint8 | MipIndex = 0 |
| ERenderTargetActions | Action = ERenderTargetActions::DontLoad_DontStore |
| ERenderTargetActions FRHIRenderPassInfo::FColorEntry::Action = ERenderTargetActions::DontLoad_DontStore |
| int32 FRHIRenderPassInfo::FColorEntry::ArraySlice = -1 |
| uint8 FRHIRenderPassInfo::FColorEntry::MipIndex = 0 |
| FRHITexture* FRHIRenderPassInfo::FColorEntry::RenderTarget = nullptr |
| FRHITexture* FRHIRenderPassInfo::FColorEntry::ResolveTarget = nullptr |