Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/RootMotionSource.h |
Include | #include "GameFramework/RootMotionSource.h" |
Syntax
struct FRootMotionFinishVelocitySettings
Remarks
Struct for RootMotion Finish Velocity options.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
float | ClampVelocity | Clamp Velocity if Move == ClampVelocity. |
![]() |
ERootMotionFinishVelocityMode | Mode | Mode, see ERootMotionFinishVelocityMode. |
![]() |
FVector | SetVelocity | Set Velocity if Mode == SetVelocity. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |