OpenTK.Vector4.LengthSquared Property
Gets the square of the vector length (magnitude).

Syntax

public float LengthSquared { get; }

See Also

Vector4.LengthFast

Value

Documentation for this section has not yet been entered.

Remarks

This property avoids the costly square root operation required by the Length property. This makes it more suitable for comparisons. Vector4.Length

Requirements

Namespace: OpenTK
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0