UTexture2D::GetNumNonStreamingMips

Returns the number of LODs in this asset that are not able to be streamed

Windows
MacOS
Linux

Override Hierarchy

UStreamableRenderAsset::GetNumNonStreamingMips()

UTexture2D::GetNumNonStreamingMips()

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

virtual int32 GetNumNonStreamingMips() const

Remarks

Returns the number of LODs in this asset that are not able to 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