Vector4F.Zero

Vector4F.Zero method

Creates vector with (0, 0, 0).

public static Vector4F Zero()

Return Value

Zero vector.

See Also