BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Vector2D
Get the maximum absolute value of the vector's components.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
vector2d struct | A |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | The maximum absolute value of the vector's components. |