Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTexture
Description
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
Virtual Inheritance
- UStreamableRenderAsset::GetLastRenderTimeForStreaming → UTexture::GetLastRenderTimeForStreaming
| Name | GetLastRenderTimeForStreaming |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
| Include Path | #include "Engine/Texture.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Texture.cpp |
virtual float GetLastRenderTimeForStreaming() const