Navigation
API > API/Runtime > API/Runtime/RHI
Textures
| Name | FLastRenderTimeContainer |
| Type | class |
| Header File | /Engine/Source/Runtime/RHI/Public/RHIResources.h |
| Include Path | #include "RHIResources.h" |
Syntax
class FLastRenderTimeContainer
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLastRenderTimeContainer() |
RHIResources.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LastRenderTime | double | The last time the resource was rendered. | RHIResources.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
double GetLastRenderTime() |
RHIResources.h | ||
void SetLastRenderTime
(
double InLastRenderTime |
RHIResources.h |