FAnimNode_SplineIK::GetControlPoint

Get specified handle transform (in component space) for the spline

Windows
MacOS
Linux

References

Module

AnimGraphRuntime

Header

/Engine/Source/Runtime/AnimGraphRuntime/Public/BoneControllers/AnimNode_SplineIK.h

Include

#include "BoneControllers/AnimNode_SplineIK.h"

Source

/Engine/Source/Runtime/AnimGraphRuntime/Private/BoneControllers/AnimNode_SplineIK.cpp

Syntax

FTransform GetControlPoint
(
    int32 TransformIndex
) const

Remarks

Get specified handle transform (in component space) for the spline

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