Click or drag to resize

Vector2DNormalized Property

Returns the current vector with a length of 1.

Namespace:  LightBuzz
Assembly:  LightBuzz (in LightBuzz.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Vector2D Normalized { get; }

Property Value

Type: Vector2D
See Also