FRenderPageTarget

Structure containing a texture layer target description for a call for RenderPages().

Windows
MacOS
Linux

References

Module

Renderer

Header

/Engine/Source/Runtime/Renderer/Public/VT/RuntimeVirtualTextureRender.h

Include

#include "VT/RuntimeVirtualTextureRender.h"

Syntax

struct FRenderPageTarget

Remarks

Structure containing a texture layer target description for a call for RenderPages().

Variables

Name Description

Public variable

FRHITexture2D &...

 

Texture

Physical texture to render to.

Public variable

FRHIUnorderedAc...

 

UAV

Unordered access view of physical texture to render to.

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