Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FAnimationUtils
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/AnimationUtils.h |
Include | #include "AnimationUtils.h" |
Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimationUtils.cpp |
static FString GetAnimationCompressionFormatString
&40;
enum AnimationCompressionFormat InFormat
&41;
Remarks
Converts an animation compression type into a human readable string The format as a string
Parameters
Name | Description |
---|---|
InFormat | The compression format to convert into a string |