Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/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. |