GMinTextureResidentMipCount

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 GMinTextureResidentMipCount = NUM_INLINE_DERIVED_MIPS;

Remarks

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