FAnimNode_SplineIK::SetControlPointRotation

Set specified handle rotation (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

void SetControlPointRotation
(
    int32 TransformIndex,
    const FQuat & InRotation
)

Remarks

Set specified handle rotation (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