UTexture::ForceUpdateTextureStreaming

Forces textures to recompute LOD settings and stream as needed.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Texture.h

Include

#include "Engine/Texture.h"

Source

/Engine/Source/Runtime/Engine/Private/Texture.cpp

Syntax

static bool ForceUpdateTextureStreaming()

Remarks

Forces textures to recompute LOD settings and stream as needed.

Returns

true if the settings were applied, false if they couldn't be applied immediately.

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