Navigation
API > API/Plugins > API/Plugins/ContextualAnimation
Parameters used to calculate a warp point when using 'Custom' mode
| Name | FContextualAnimWarpPointCustomParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Animation/ContextualAnimation/Source/ContextualAnimation/Public/ContextualAnimTypes.h |
| Include Path | #include "ContextualAnimTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FContextualAnimWarpPointCustomParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bAlongClosestDistance | bool | ContextualAnimTypes.h |
|
|
| Origin | FName | ContextualAnimTypes.h |
|
|
| OtherRole | FName | ContextualAnimTypes.h |
|
|
| Weight | float | ContextualAnimTypes.h |
|