![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneCapture.h>
Public Member Functions | |
| FCachedMetrics () | |
Public Attributes | |
| int32 | Width |
| int32 | Height |
| int32 | Frame |
| float | ElapsedSeconds |
| int32 | PreviousFrame |
Structure used to cache various metrics for our capture
|
inline |
| float FCachedMetrics::ElapsedSeconds |
The number of seconds that have elapsed
| int32 FCachedMetrics::Frame |
The current frame number
| int32 FCachedMetrics::Height |
| int32 FCachedMetrics::PreviousFrame |
The previous frame number
| int32 FCachedMetrics::Width |
The width/Height of the frame