UTexture2D::GetStaticMinTextureResidentMipCount

Returns the minimum number of mips that must be resident in memory (cannot be streamed).

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/Texture2D.h"

Syntax

static int32 GetStaticMinTextureResidentMipCount()

Remarks

Returns the minimum number of mips that must be resident in memory (cannot be streamed).

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