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