Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore
Inheritance Hierarchy
- UEngineCustomTimeStep
- UMoviePipelineCustomTimeStep
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipeline.h |
| Include | #include "MoviePipeline.h" |
Syntax
UCLASS ()
class UMoviePipelineCustomTimeStep : public UEngineCustomTimeStep
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Cache and Restore some of the World Settings settings, as rendering with MRQ in a runtime world needs to restore any changes made to World Settings. | ||
| ECustomTimeStepSynchronizationState | |||
| bool | Initialize
(
UEngine* InEngine |
||
| void | |||
| void | SetCachedFrameTiming
(
const MoviePipeline::FFrameTimeStepCache& InTimeCache |
||
| void | Shutdown
(
UEngine* InEngine |
||
| bool | UpdateTimeStep
(
UEngine* InEngine |