Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector4
Breaks a 4D vector apart into X, Y, Z, W.
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | In Vec |
Outputs
| Type | Name | Description |
|---|---|---|
| real | X | |
| real | Y | |
| real | Z | |
| real | W |
Break Vector 4
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector4
Breaks a 4D vector apart into X, Y, Z, W.
Target is Kismet Math Library
| Type | Name | Description |
|---|---|---|
| struct | In Vec |
| Type | Name | Description |
|---|---|---|
| real | X | |
| real | Y | |
| real | Z | |
| real | W |
Ask questions and help your peers Developer Forums
Write your own tutorials or read those from others Learning Library