Navigation
API > API/Plugins > API/Plugins/ContextualAnimation
References
| Module | ContextualAnimation |
| Header | /Engine/Plugins/Experimental/Animation/ContextualAnimation/Source/ContextualAnimation/Public/ContextualAnimTypes.h |
| Include | #include "ContextualAnimTypes.h" |
Syntax
enum EContextualAnimWarpPointDefinitionMode
&123;
PrimaryActor,
Socket,
Custom,
&125;
Values
| Name | Description |
|---|---|
| PrimaryActor | Warp point will be at the location/rotation of the primary actor. |
| Socket | Warp point will be at the location/rotation of a socket on the primary actor. |
| Custom | Warp point will be calculated based on a set of rules. |
Remarks
Different modes for defining warp points