FVTProduceTargetLayer

Describes a location to write a single layer of a VT tile

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "VirtualTexturing.h"

Syntax

struct FVTProduceTargetLayer

Remarks

Describes a location to write a single layer of a VT tile

Variables

Name Description

Public variable

FIntVector

 

pPageLocation

Location within the texture to write

Public variable

FRHITexture ...

 

TextureRHI

The texture to write to.

Public variable

FRHIUnorderedAc...

 

UnorderedAccessViewRHI

The UAV to write to. This may be nullptr if no suitable UAV can be created for the texture format.

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