Navigation
Unreal Engine C++ API Reference > Runtime > AnimationCore
Inheritance Hierarchy
- FConstraintDescriptionEx
- FTransformConstraintDescription
References
Module | AnimationCore |
Header | /Engine/Source/Runtime/AnimationCore/Public/Constraint.h |
Include | #include "Constraint.h" |
Syntax
USTRUCT ()
struct FTransformConstraintDescription : public FConstraintDescriptionEx
Remarks
A description of how to apply a simple transform constraint
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
ETransformConstraintType | TransformType |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FTransformConstraintDescription
(
const ETransformConstraintType InType |
Overridden from FConstraintDescriptionEx
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
void | AccumulateConstraintTransform
(
const FTransform& TargetTransform, |
Apply Constraint : Apply Constraint transform to BlendHelperInLocalSpace in local space |
![]() ![]() ![]() |
bool | Functions that describes what they modify | |
![]() ![]() ![]() |
bool | ||
![]() ![]() ![]() |
bool | Functions that describes what they modify - this means, whole Transform, so combined transform, not individual component This will override any individual component if returning true | |
![]() ![]() ![]() |
bool | ||
![]() ![]() ![]() |
FString | ||
![]() ![]() |
void | Serializer |