UStreamableRenderAsset::GetLastRenderTimeForStreaming

Get the per-asset last render time.

Windows
MacOS
Linux

Override Hierarchy

UStreamableRenderAsset::GetLastRenderTimeForStreaming()

UTexture2D::GetLastRenderTimeForStreaming()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StreamableRenderAsset.h

Include

#include "Engine/StreamableRenderAsset.h"

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