Vector2d.NormalizeFast Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
NormalizeFast(Vector2d) | |
NormalizeFast(Vector2d, Vector2d) |
Scale a vector to approximately unit length |
Scale a vector to approximately unit length
public static void NormalizeFast(ref OpenTK.Vector2d vec, out OpenTK.Vector2d result);
static member NormalizeFast : * -> unit
Parameters
- vec
- Vector2d
The input vector
- result
- Vector2d
The normalized vector
Applies to
Xamarin iOS SDK 12
Product | Versions |
---|---|
Xamarin iOS SDK | 12 |