UTexture2D::IsVirtualTexturedWithContinuousUpdate

Returns true if this virtual texture requests round-robin updates of the virtual texture pages.

Windows
MacOS
Linux

Override Hierarchy

UTexture2D::IsVirtualTexturedWithContinuousUpdate()

UVirtualTexture2D::IsVirtualTexturedWithContinuousUpdate()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Texture2D.h

Include

#include "Engine/Texture2D.h"

Syntax

virtual bool IsVirtualTexturedWithContinuousUpdate() const

Remarks

Returns true if this virtual texture requests round-robin updates of the virtual texture pages.

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