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