ISequencer::RenderMovie

Render movie for a section.

Windows
MacOS
Linux

References

Module

Sequencer

Header

/Engine/Source/Editor/Sequencer/Public/ISequencer.h

Include

#include "ISequencer.h"

Syntax

void RenderMovie
(
    const TArray< UMovieSceneCinematicShotSection * > & InSections
) const

Remarks

Render movie for a section.

Parameters

Parameter

Description

InSections

The given sections to render.

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