Navigation
API > API/Plugins > API/Plugins/ContextualAnimation
| Name | FContextualAnimIKTarget |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Animation/ContextualAnimation/Source/ContextualAnimation/Public/ContextualAnimTypes.h |
| Include Path | #include "ContextualAnimTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FContextualAnimIKTarget
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ContextualAnimTypes.h | |||
FContextualAnimIKTarget
(
const FName& InGoalName, |
ContextualAnimTypes.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| InvalidIKTarget | const FContextualAnimIKTarget | ContextualAnimTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Alpha | float | ContextualAnimTypes.h |
|
|
| BoneName | FName | ContextualAnimTypes.h |
|
|
| GoalName | FName | ContextualAnimTypes.h |
|
|
| Transform | FTransform | ContextualAnimTypes.h |
|