MovieSceneSegmentCompiler::BlendSegmentLegacySectionOrder

Reduces the evaluated sections to only the section that resides last in the source data. Legacy behaviour from various track instances.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Compilation/MovieSceneCompilerRules.h"

Syntax

namespace MovieSceneSegmentCompiler
{
    static void MovieSceneSegmentCompiler::BlendSegmentLegacySectionOrder
    (
        FSegmentBlendData & BlendData
    )
}

Remarks

Reduces the evaluated sections to only the section that resides last in the source data. Legacy behaviour from various track instances.

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