Navigation
API > API/Runtime > API/Runtime/RHI
Buffers
| Name | FRHIUniformBufferResource |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include Path | #include "RHIResources.h" |
Syntax
struct FRHIUniformBufferResource
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MemberOffset | uint16 | Byte offset to each resource in the uniform buffer memory. | RHIResources.h | |
| MemberType | EUniformBufferBaseType | Type of the member that allow (). | RHIResources.h |