Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/UNavMovementComponent
Syntax
uint8 bUseAccelerationForPaths: 1
Remarks
If set, pathfollowing will control character movement via acceleration values. If false, it will set velocities directly.