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

#include <RHIResources.h>

+ Inheritance diagram for FRHIViewDesc::FTexture::FViewInfo:

Public Attributes

FRHIRange16 ArrayRange
 
ERHITexturePlane Plane
 
EPixelFormat Format
 
EDimension Dimension: uint32(EDimension::NumBits)
 
uint8 bAllMips: 1
 
uint8 bAllSlices: 1
 

Member Data Documentation

◆ ArrayRange

FRHIRange16 FRHIViewDesc::FTexture::FViewInfo::ArrayRange

◆ bAllMips

uint8 FRHIViewDesc::FTexture::FViewInfo::bAllMips

◆ bAllSlices

uint8 FRHIViewDesc::FTexture::FViewInfo::bAllSlices

◆ Dimension

EDimension FRHIViewDesc::FTexture::FViewInfo::Dimension

◆ Format

EPixelFormat FRHIViewDesc::FTexture::FViewInfo::Format

◆ Plane

ERHITexturePlane FRHIViewDesc::FTexture::FViewInfo::Plane

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