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 FVector Vector_Reciprocal
&40;
const FVector & A
&41;
Remarks
Gets the reciprocal of this vector, avoiding division by zero. Zero components are set to BIG_NUMBER. Reciprocal of this vector.