Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetMathLibrary
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | BreakVector2D
(
FVector2D InVec, |
This method has been deprecated and will be removed. Use the double version instead. |
![]() ![]() |
void | BreakVector2D
(
FVector2D InVec, |
Breaks a 2D vector apart into X, Y. |