if you read FVector documentation, you will find that there is no default convertion to FVector2D.
I think you can simply add desired convertion function as some static function to your code.
if you read FVector documentation, you will find that there is no default convertion to FVector2D.
I think you can simply add desired convertion function as some static function to your code.