UTexture2D::GetMinTextureResidentMipCount

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

int32 GetMinTextureResidentMipCount() const

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