OpenTK.Vector4.LengthFast Property
Gets an approximation of the vector length (magnitude).

Syntax

public float LengthFast { get; }

See Also

Vector4.LengthSquared

Value

Documentation for this section has not yet been entered.

Remarks

This property uses an approximation of the square root function to calculate vector magnitude, with an upper error bound of 0.001. Vector4.Length

Requirements

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