Navigation
API > API/Runtime > API/Runtime/RHI > API/Runtime/RHI/FDynamicRHI
References
| Module | RHI |
| Header | /Engine/Source/Runtime/RHI/Public/DynamicRHI.h |
| Include | #include "DynamicRHI.h" |
Syntax
struct FRHICalcTextureSizeResult
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | Align | The required address alignment for the texture. | |
| uint64 | Size | The total size of the texture, in bytes. |