Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/Runtime/Engine/Kismet/UKismetMathLibrary > API/Runtime/Engine/Kismet/UKismetMathLibrary/RandomUnitVector-_5
Deprecated * Use RandomUnitVectorInEllipticalConeInDegreesFromStream taking the FRandomStream as the first argument.
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetMathLibrary.h |
| Include | #include "Kismet/KismetMathLibrary.h" |
static FVector RandomUnitVectorInEllipticalConeInDegreesFromStream
&40;
const FVector & ConeDir,
float MaxYawInDegrees,
float MaxPitchInDegrees,
const FRandomStream & Stream
&41;