Navigation
API > API/Plugins > API/Plugins/AnimGen
Behavior for following a velocity and angular velocity. More useful for offline generation.
| Name | UAnimGenBehavior_VelocityFollow |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Animation/AnimGen/Source/AnimGen/Public/AnimGenBehavior.h |
| Include Path | #include "AnimGenBehavior.h" |
Syntax
UCLASS (BlueprintType, Blueprintable, Meta=(DisplayName="Velocity Follow Behavior"))
class UAnimGenBehavior_VelocityFollow : public UAnimGenBehavior
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAnimGenBehavior → UAnimGenBehavior_VelocityFollow