Make TakeRecorderProjectParameters

Make TakeRecorderProjectParameters

Windows
MacOS
Linux

Adds a node that create a 'TakeRecorderProjectParameters' from its members

Make TakeRecorderProjectParameters
Root Take Save Dir
Take Save Dir
Default Slate
Start At Current Timecode
Record Timecode
Record Sources Into Sub Sequences
Record To Possessable
Show Notifications
Take Recorder Project Parameters

Inputs

Root Take Save Dir
Directory Path Structure

The root of the directory in which to save recorded takes.

Take Save Dir
String

The name of the directory in which to save recorded takes. Supports any of the following format specifiers that will be substituted when a take is recorded: {day} - The day of the timestamp for the start of the recording. {month} - The month of the timestamp for the start of the recording. {year} - The year of the timestamp for the start of the recording. {hour} - The hour of the timestamp for the start of the recording. {minute} - The minute of the timestamp for the start of the recording. {second} - The second of the timestamp for the start of the recording. {take} - The take number. {slate} - The slate string.

Default Slate
String

The default name to use for the Slate information

Start At Current Timecode
Boolean

If enabled, track sections will start at the current timecode. Otherwise, 0.

Record Timecode
Boolean

If enabled, timecode will be recorded into each actor track

Record Sources Into Sub Sequences
Boolean

If enabled, each Source will be recorded into a separate Sequence and embedded in the Master Sequence will link to them via Subscenes track. If disabled, all Sources will be recorded into the Master Sequence, and you will not be able to swap between various takes of specific source using the Sequencer Take ui. This can still be done via copying and pasting between sequences if needed.

Record To Possessable
Boolean
  • If enabled, all recorded actors will be recorded to possessable object bindings in Sequencer. If disabled, all recorded actors will be

  • recorded to spawnable object bindings in Sequencer. This can be overridden per actor source.

Show Notifications
Boolean

Whether to show notification windows or not when recording

Outputs

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