MovieSceneToolHelpers::RichCurveInterpolationToMatineeInterpolation

Rich curve interpolation to matinee interpolation

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/MovieSceneToolHelpers.h

Include

#include "MovieSceneToolHelpers.h"

Source

/Engine/Source/Editor/MovieSceneTools/Private/MovieSceneToolHelpers.cpp

Syntax

static EInterpCurveMode RichCurveInterpolationToMatineeInterpolation
(
    ERichCurveInterpMode InterpMode,
    ERichCurveTangentMode TangentMode
)

Remarks

Rich curve interpolation to matinee interpolation

Returns

The converted matinee interpolation

Parameters

Parameter

Description

InterpMode

The rich curve interpolation to convert

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