Navigation
API > API/Runtime > API/Runtime/RHI
| Name | FRHILockTextureResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include Path | #include "DynamicRHI.h" |
Syntax
struct FRHILockTextureResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ByteCount | uint64 | DynamicRHI.h | ||
| Data | void * | DynamicRHI.h | ||
| Stride | uint32 | DynamicRHI.h |