FAnimationRecorder::SetSampleRateAndLength

Sets a new sample rate & max length for this recorder. Don't call while recording.

Windows
MacOS
Linux

References

Module

SequenceRecorder

Header

/Engine/Source/Editor/SequenceRecorder/Public/AnimationRecorder.h

Include

#include "AnimationRecorder.h"

Source

/Engine/Source/Editor/SequenceRecorder/Private/AnimationRecorder.cpp

Syntax

void SetSampleRateAndLength
(
    float SampleRateHz,
    float LengthInMinutes
)

Remarks

Sets a new sample rate & max length for this recorder. Don't call while recording.

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