EVTProducePageFlags

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "VirtualTexturing.h"

Syntax

enum EVTProducePageFlags
{
    None                = 0u,
    SkipPageBorders     = (1u << 0),
    ContinuousUpdate    = (1u << 1),
}

Values

Name

Description

None

SkipPageBorders

ContinuousUpdate

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