Break FrameMetrics

Break FrameMetrics

Windows
MacOS
Linux

Adds a node that breaks a 'FrameMetrics' into its member fields

Break FrameMetrics
Frame Metrics
Total Elapsed Time
0.0
Frame Delta
0.0
Frame Number
0
Num Dropped Frames
0

Inputs

Frame Metrics
Frame Metrics Structure (by ref)

Outputs

Total Elapsed Time
Float

The total amount of time, in seconds, since the capture started

Frame Delta
Float

The total amount of time, in seconds, that this specific frame took to render (not accounting for dropped frames)

Frame Number
Integer

The index of this frame from the start of the capture, including dropped frames

Num Dropped Frames
Integer

The number of frames we dropped in-between this frame, and the last one we captured

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