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

#include <RHIResources.h>

+ Inheritance diagram for FRHIViewDesc::FBuffer::FViewInfo:

Public Attributes

uint32 OffsetInBytes
 
uint32 StrideInBytes
 
uint32 NumElements
 
uint32 SizeInBytes
 
EBufferType BufferType
 
EPixelFormat Format
 
bool bNullView
 

Member Data Documentation

◆ bNullView

bool FRHIViewDesc::FBuffer::FViewInfo::bNullView

◆ BufferType

EBufferType FRHIViewDesc::FBuffer::FViewInfo::BufferType

◆ Format

EPixelFormat FRHIViewDesc::FBuffer::FViewInfo::Format

◆ NumElements

uint32 FRHIViewDesc::FBuffer::FViewInfo::NumElements

◆ OffsetInBytes

uint32 FRHIViewDesc::FBuffer::FViewInfo::OffsetInBytes

◆ SizeInBytes

uint32 FRHIViewDesc::FBuffer::FViewInfo::SizeInBytes

◆ StrideInBytes

uint32 FRHIViewDesc::FBuffer::FViewInfo::StrideInBytes

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