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