Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHIBufferRange |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHICommandList.h |
| Include Path | #include "RHICommandList.h" |
Syntax
struct FRHIBufferRange
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Buffer | FRHIBuffer * | RHICommandList.h | ||
| Offset | uint64 | RHICommandList.h | ||
| Size | uint64 | RHICommandList.h |