Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetMathLibrary
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | ToDirectionAndLength2D
(
FVector2D A, |
Util to convert this vector into a unit direction vector and its original length. |
![]() ![]() |
void | ToDirectionAndLength2D
(
FVector2D A, |
This method has been deprecated and will be removed. Use the double version instead. |