![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "BoneIndices.h"#include "Containers/Array.h"#include "CoreMinimal.h"#include "CoreTypes.h"#include "Math/MathFwd.h"#include "Math/Transform.h"#include "UObject/ObjectMacros.h"#include "CCDIK.generated.h"Go to the source code of this file.
Classes | |
| struct | FCCDIKChainLink |
Namespaces | |
| namespace | AnimationCore |
Functions | |
| bool | AnimationCore::SolveCCDIK (TArray< FCCDIKChainLink > &InOutChain, const FVector &TargetPosition, float Precision, int32 MaxIteration, bool bStartFromTail, bool bEnableRotationLimit, const TArray< float > &RotationLimitPerJoints) |