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