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

#include <RHICommandList.h>

Public Attributes

class FRHIBufferBuffer { nullptr }
 
uint64 Offset { 0 }
 
uint64 Size { 0 }
 

Member Data Documentation

◆ Buffer

class FRHIBuffer* FRHIBufferRange::Buffer { nullptr }

◆ Offset

uint64 FRHIBufferRange::Offset { 0 }

◆ Size

uint64 FRHIBufferRange::Size { 0 }

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