USequencerSettings::SnapTimeToInterval

Snaps a time value in seconds to the currently selected interval.

Windows
MacOS
Linux

References

Module

Sequencer

Header

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

Include

#include "SequencerSettings.h"

Syntax

float SnapTimeToInterval
(
    float InTimeValue
) const

Remarks

Snaps a time value in seconds to the currently selected interval.

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