Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FErrorTrackerWorstAnimation |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimCompress.h |
| Include Path | #include "Animation/AnimCompress.h" |
Syntax
struct FErrorTrackerWorstAnimation
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Animation/AnimCompress.h | |||
FErrorTrackerWorstAnimation
(
float InAvgError, |
Animation/AnimCompress.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AnimName | FName | Animation being tracked. | Animation/AnimCompress.h | |
| AvgError | float | Average error of this animation. | Animation/AnimCompress.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
float GetErrorValue() |
Animation/AnimCompress.h | ||
FText ToText() |
Animation/AnimCompress.h |