Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetMathLibrary
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.h |
Include | #include "Kismet/KismetMathLibrary.h" |
Source | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.inl |
static FVector2D ToSign2D
&40;
FVector2D A
&41;
Remarks
Get a copy of the vector as sign only. Each component is set to +1 or -1, with the sign of zero treated as +1. A copy of the vector with each component set to +1 or -1