FVTRequestPageResult

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/VirtualTexturing.h

Include

#include "VirtualTexturing.h"

Syntax

struct FVTRequestPageResult

Variables

Name Description

Public variable

uint64

 

Handle

Opaque handle to the request, must be passed to 'ProducePageData'.

Public variable

EVTRequestPageS...

 

Status

Status of the request

Constructors

Name Description

Public function

FVTRequestPageResult

(
    EVTRequestPageStatus InStatus,
    uint64 InHandle
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss