FSegmentBlendData

Container supplied to segment blenders that includes information about all sections to be evaluated.

Windows
MacOS
Linux

Inheritance Hierarchy

TArray

FSegmentBlendData

References

Module

MovieScene

Header

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

Include

#include "Compilation/MovieSceneSegmentCompiler.h"

Syntax

Remarks

Container supplied to segment blenders that includes information about all sections to be evaluated. Blenders are free to reorder and filter the elements as they desire. Implemented as a named type to afford future changes without changing call-sites signatures.

Functions

Name Description

Public function Const

void

 

AddToSegment

(
    FMovieSceneSegment& Segment
)

Add all the section data to the specified segment

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