UTexture2D::GetGlobalMipMapLODBias

Returns the global mip map bias applied as an offset for 2d textures.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/Texture2D.h"

Source

/Engine/Source/Runtime/Engine/Private/Texture2D.cpp

Syntax

static float GetGlobalMipMapLODBias()

Remarks

Returns the global mip map bias applied as an offset for 2d textures.

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