UMovieSceneSkeletalAnimationSection::GetTotalWeightValue

Get The Total Weight Value for this Section For Most Sections it's just the Ease Value, but for some Sections also have an extra Weight Curve

Windows
MacOS
Linux

Override Hierarchy

UMovieSceneSection::GetTotalWeightValue()

UMovieSceneSkeletalAnimationSection::GetTotalWeightValue()

References

Module

MovieSceneTracks

Header

/Engine/Source/Runtime/MovieSceneTracks/Public/Sections/MovieSceneSkeletalAnimationSection.h

Include

#include "Sections/MovieSceneSkeletalAnimationSection.h"

Source

/Engine/Source/Runtime/MovieSceneTracks/Private/Sections/MovieSceneSkeletalAnimationSection.cpp

Syntax

virtual float GetTotalWeightValue
(
    FFrameTime InTime
) const

Remarks

Get The Total Weight Value for this Section For Most Sections it's just the Ease Value, but for some Sections also have an extra Weight Curve

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