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

#include <RHIResources.h>

+ Inheritance diagram for FRHIViewDesc::FTexture:

Classes

struct  FViewInfo
 

Public Attributes

ERHITexturePlane Plane: uint32(ERHITexturePlane::NumBits)
 
uint8 bDisableSRGB: 1
 
EDimension Dimension: uint32(EDimension::NumBits)
 
FRHIRange8 MipRange
 
FRHIRange16 ArrayRange
 
- Public Attributes inherited from FRHIViewDesc::FCommon
EViewType ViewType
 
EPixelFormat Format
 

Protected Member Functions

FViewInfo GetViewInfo (FRHITexture *TargetTexture) const
 

Member Function Documentation

◆ GetViewInfo()

FRHIViewDesc::FTexture::FViewInfo FRHIViewDesc::FTexture::GetViewInfo ( FRHITexture TargetTexture) const
protected

Member Data Documentation

◆ ArrayRange

FRHIRange16 FRHIViewDesc::FTexture::ArrayRange

◆ bDisableSRGB

uint8 FRHIViewDesc::FTexture::bDisableSRGB

◆ Dimension

EDimension FRHIViewDesc::FTexture::Dimension

◆ MipRange

FRHIRange8 FRHIViewDesc::FTexture::MipRange

◆ Plane

ERHITexturePlane FRHIViewDesc::FTexture::Plane

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