FCachedMetrics

Structure used to cache various metrics for our capture

Windows
MacOS
Linux

References

Module

MovieSceneCapture

Header

/Engine/Source/Runtime/MovieSceneCapture/Public/MovieSceneCapture.h

Include

#include "MovieSceneCapture.h"

Syntax

struct FCachedMetrics

Remarks

Structure used to cache various metrics for our capture

Variables

Name Description

Public variable

float

 

ElapsedSeconds

The number of seconds that have elapsed

Public variable

int32

 

Frame

The current frame number

Public variable

int32

 

Height

Public variable

int32

 

PreviousFrame

The previous frame number

Public variable

int32

 

Width

The width/Height of the frame

Constructors

Name Description

Public function

FCachedMetrics()

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