UStaticMesh::GetNumMipsForStreaming

Get the total number of LODs including non-streamable and optional LODs

Windows
MacOS
Linux

Override Hierarchy

UStreamableRenderAsset::GetNumMipsForStreaming()

UStaticMesh::GetNumMipsForStreaming()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h

Include

#include "Engine/StaticMesh.h"

Source

/Engine/Source/Runtime/Engine/Private/StaticMesh.cpp

Syntax

virtual int32 GetNumMipsForStreaming() const

Remarks

Get the total number of LODs including non-streamable and optional LODs

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