Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FAnimationCustomVersion |
Custom serialization version for assets/classes in the AnimGraphRuntime and AnimGraph modules. |
|
FAnimationStateResultReference |
|
|
FAnimCustomInstanceHelper |
|
|
FAnimSequencerInstanceProxy |
Proxy override for this UAnimInstance-derived class |
|
FLinkedAnimGraphReference |
|
|
FOnMontagePlayDelegate |
Copyright Epic Games, Inc. All Rights Reserved. |
|
FPositionHistory |
An easing type defining how to ease float values. |
|
FRootMotionOverride |
Optional Override To Specify RootMotion |
|
FRotationRetargetingInfo |
The FRotationRetargetingInfo is used to provide all of the settings required to perform rotational retargeting on a single transform. |
|
FSequenceEvaluatorReference |
|
|
FSequencePlayerReference |
|
|
FSequencerPlayerAnimSequence |
Player type that evaluates a sequence-specified UAnimSequence |
|
FSequencerPlayerBase |
Base class for all 'players' that can attach to and be blended into a sequencer instance's output |
|
FSkeletalControlReference |
|
|
ISequencerAnimationSupport |
|
|
UAnimationStateMachineLibrary |
Exposes operations to be performed on anim state machine node contexts. |
|
UAnimExecutionContextLibrary |
Exposes operations to be performed on anim node contexts. |
|
UAnimSequencerInstance |
|
|
UKismetAnimationLibrary |
A library of the most common animation blueprint functions. |
|
ULinkedAnimGraphLibrary |
Exposes operations to be performed on anim node contexts. |
|
UPlayMontageCallbackProxy |
|
|
USequenceEvaluatorLibrary |
Exposes operations to be performed on a sequence evaluator anim node. |
|
USequencePlayerLibrary |
Exposes operations to be performed on a sequence player anim node. |
|
USequencerAnimationSupport |
|
|
USkeletalControlLibrary |
Exposes operations to be performed on a skeletal control anim node. |
Name |
Description |
|
---|---|---|
|
EEasingFuncType |
An easing type defining how to ease float values. |
|
ERotationComponent |
A rotational component. This is used for retargeting, for example. |
Name | Description | ||
---|---|---|---|
|
CommonAnimationLibrary::RetargetSingleLocation ( |
This function performs retargeting of translation using an easing function. |
|
|
CommonAnimationLibrary::RetargetSingleRotation ( |
This function performs retargeting of rotation using an easing function. |
|
|
float |
CommonAnimationLibrary::ScalarEasing ( |
This function perform easing on a float value using a variety of easing types. |