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_BoundedToBox
&40;
FVector InVect,
FVector InBoxMin,
FVector InBoxMax
&41;
Remarks
Get a copy of this vector, clamped inside of the specified axis aligned cube.