UMovieSceneSkeletalAnimationTrack::GetRowSegmentBlender

Get compiler rules to use when compiling sections that overlap on the same row.

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneTrack::GetRowSegmentBlender()

UMovieSceneSkeletalAnimationTrack::GetRowSegmentBlender()

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Tracks/MovieSceneSkeletalAnimationTrack.h

Include

#include "Tracks/MovieSceneSkeletalAnimationTrack.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Tracks/MovieSceneSkeletalAnimationTrack.cpp

Syntax

virtual FMovieSceneTrackRowSegmentBlenderPtr GetRowSegmentBlender() const

Remarks

Get compiler rules to use when compiling sections that overlap on the same row. These define how to deal with overlapping sections and empty space on a row

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