UInterpTrackAnimControl::GetWeightForTime

Get the strength that the animation from this track should be blended in with at the give time.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Matinee/InterpTrackAnimControl.h

Include

#include "Matinee/InterpTrackAnimControl.h"

Source

/Engine/Source/Runtime/Engine/Private/Interpolation.cpp

Syntax

float GetWeightForTime
(
    float InTime
)

Remarks

Get the strength that the animation from this track should be blended in with at the give 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