FKeyDataOptimizationParams

Parameter structure passed to [MovieScene::Optimize](API\Runtime\MovieScene\Channels\MovieScene__Optimize) that defines optimization parameters

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Channels/MovieSceneChannelTraits.h

Include

#include "Channels/MovieSceneChannelTraits.h"

Syntax

struct FKeyDataOptimizationParams

Remarks

Parameter structure passed to MovieScene::Optimize that defines optimization parameters

Variables

Name Description

Public variable

bool

 

bAutoSetInterpolation

Whether to automatically set interpolation tangents or not

Public variable

FFrameRate

 

DisplayRate

The display rate to use for calculating tangents in non-normalized space

Public variable

TRange< FFrameN...

 

Range

A range inside which to optimize keys

Public variable

float

 

Tolerance

An arbitrary tolerance under which keys should be optimizied

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