Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/FMoviePipelineFrameOutputState
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MovieRenderPipelineDataTypes.h |
| Include | #include "MovieRenderPipelineDataTypes.h" |
Syntax
struct FTimeData
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | FrameDeltaTime | The delta time in seconds used for this frame. | |
| float | MotionBlurFraction | A 0-1 fraction of how much motion blur should be applied. | |
| float | TimeDilation | Check if there was a non-1.0 Time Dilation in effect when this frame was produced. | |
| double | WorldSeconds | The total elapsed time since the pipeline started. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTimeData () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| void |