Returns the squared length of the vectors x and y value, x² + y².
This is faster than Vector:Length2D as calculating the square root is an expensive process.