FMovieSceneTrackSegmentBlender::CanFillEmptySpace

Check whether these rules can fill empty space between segments (such as to evaluate the nearest section)

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Compilation/MovieSceneSegmentCompiler.h

Include

#include "Compilation/MovieSceneSegmentCompiler.h"

Syntax

bool CanFillEmptySpace() const

Remarks

Check whether these rules can fill empty space between segments (such as to evaluate the nearest section)

: use in combination with AllowEmptySegments when evaluation of a track should always be performed, even if there are no sections at the current time

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