Vector3F.Zero

Vector3F.Zero method

Creates vector with (0, 0, 0).

public static Vector3F Zero()

Return Value

Zero vector.

See Also