Unreal Engine Blueprint API Reference > Math > Vector 4
Returns the length of the vector. The W element is ignored.
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
struct | A |
Outputs
Type | Name | Description |
---|---|---|
real | Return Value | Returns the length of the vector. The W element is ignored. |