Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/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. |