FAnimPerturbationError

Error statistics for an animation generated by TallyErrorsFromPerturbation, representing errors in translation or rotation due to a small incremental translation or rotation

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AnimationUtils.h

Include

#include "AnimationUtils.h"

Syntax

struct FAnimPerturbationError

Remarks

Error statistics for an animation generated by TallyErrorsFromPerturbation, representing errors in translation or rotation due to a small incremental translation or rotation

Variables

Name Description

Public variable

float

 

MaxErrorInRotDueToRot

Public variable

float

 

MaxErrorInRotDueToScale

Public variable

float

 

MaxErrorInRotDueToTrans

Public variable

float

 

MaxErrorInTransDueToRot

Float MaxErrorInScaleDueToTrans; // Not used TODO: Either use or remove

Public variable

float

 

MaxErrorInTransDueToScale

Float MaxErrorInScaleDueToRot; // Not used TODO: Either use or remove

Public variable

float

 

MaxErrorInTransDueToTrans

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