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