Vector3.Length2

Vector3.Length2 property

Gets the square of the length.

public double Length2 { get; }

Property Value

The length2.

See Also