Unreal Engine Blueprint API Reference > Math > Vector 4
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
Unreal Engine Blueprint API Reference > Math > Vector 4
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