Vector2T.Zero

struct Vector2T(T)
static
GVector
Zero
()
if (
isNumeric!(T)
)

Return Value

Type: GVector

Initial (zero) state of this vector.

Meta