UTexture::GetLastRenderTimeForStreaming

Get the per-asset last render time.

Windows
MacOS
Linux

Override Hierarchy

UStreamableRenderAsset::GetLastRenderTimeForStreaming()

UTexture::GetLastRenderTimeForStreaming()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/Texture.h

Include

#include "Engine/Texture.h"

Source

/Engine/Source/Runtime/Engine/Private/Texture.cpp

Syntax

virtual float GetLastRenderTimeForStreaming() const

Remarks

Get the per-asset last render time. FLT_MAX means never use UnknownRefHeuristic and the asset will only keep non-streamable LODs when there is no instance/reference in the scene

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