Click or drag to resize

Vector2Zero Property

Returns the vector (0,0).

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Vector2 Zero { get; }

Property Value

Type: Vector2
See Also