Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FErrorTrackerWorstBone |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/AnimCompress.h |
| Include Path | #include "Animation/AnimCompress.h" |
Syntax
struct FErrorTrackerWorstBone
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Animation/AnimCompress.h | |||
FErrorTrackerWorstBone
(
float InBoneError, |
Animation/AnimCompress.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoneError | float | Error of this bone. | Animation/AnimCompress.h | |
| BoneErrorAnimName | FName | Animation the error occurred on. | Animation/AnimCompress.h | |
| BoneErrorBone | int32 | Bone index the error occurred on. | Animation/AnimCompress.h | |
| BoneErrorBoneName | FName | Bone name the error occurred on. | Animation/AnimCompress.h | |
| BoneErrorTime | float | Time in the sequence that the error occurred at. | Animation/AnimCompress.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
float GetErrorValue() |
Animation/AnimCompress.h | ||
FText ToText() |
Animation/AnimCompress.h |