FTimeData

Windows
MacOS
Linux

References

Module

MovieRenderPipelineCore

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MovieRenderPipelineDataTypes.h

Include

#include "MovieRenderPipelineDataTypes.h"

Syntax

struct FTimeData

Variables

Name Description

Public variable

double

 

FrameDeltaTime

The delta time in seconds used for this frame.

Public variable

float

 

MotionBlurFraction

A 0-1 fraction of how much motion blur should be applied.

Public variable

float

 

TimeDilation

Check if there was a non-1.0 Time Dilation in effect when this frame was produced.

Public variable

double

 

WorldSeconds

The total elapsed time since the pipeline started.

Constructors

Name Description

Public function

FTimeData()

Functions

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