UAnimCompress_RemoveLinearKeys::ConvertToRelativeSpace

Converts an absolute animation sequence to a relative (additive) one.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimCompress_RemoveLinearKeys.h

Include

#include "Animation/AnimCompress_RemoveLinearKeys.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimCompress_RemoveLinearKeys.cpp

Syntax

void ConvertToRelativeSpace
(
    FCompressibleAnimData & CompressibleAnimData
) const

Remarks

Converts an absolute animation sequence to a relative (additive) one.

Parameters

Parameter

Description

AnimSeq

The animation sequence being compressed and converted

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