Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
Utility function for the Pipeline to calculate the time metrics for the current frame that can then be used by the custom time step to avoid custom time logic.
| Name | FFrameTimeStepCache |
| Type | struct |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MovieRenderPipelineDataTypes.h |
| Include Path | #include "MovieRenderPipelineDataTypes.h" |
Syntax
struct FFrameTimeStepCache
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MovieRenderPipelineDataTypes.h | |||
FFrameTimeStepCache
(
double InDeltaTime |
MovieRenderPipelineDataTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| UndilatedDeltaTime | double | MovieRenderPipelineDataTypes.h |