Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Animation/IKRig/Source/IKRig/Public/IKRigDataTypes.h |
Include |
#include "IKRigDataTypes.h" |
USTRUCT()
struct FIKRigGoalContainer
Name | Description | ||
---|---|---|---|
|
Empty() |
Clear out all Goals in container. |
|
|
const FIKRig... |
FindGoalByName ( |
Get an IK goal with the given name. |
|
const TArray... |
GetGoalArray() |
Get read-only access to array of Goals. |
|
SetIKGoal ( |
Set an IK goal to go to a specific location and rotation (in the specified space) blended by alpha. |
|
|
SetIKGoal ( |
Set an IK goal to go to a specific location and rotation (in the specified space) blended by alpha. |