Navigation
API > API/Runtime > API/Runtime/RenderCore
| Name | FVTRequestPageResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/RenderCore/Public/VirtualTexturing.h |
| Include Path | #include "VirtualTexturing.h" |
Syntax
struct FVTRequestPageResult
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVTRequestPageResult
(
EVTRequestPageStatus InStatus, |
VirtualTexturing.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Handle | uint64 | Opaque handle to the request, must be passed to 'ProducePageData'. | VirtualTexturing.h | |
| Status | EVTRequestPageStatus | Status of the request | VirtualTexturing.h |