Version: 5.4
public static bool operator == (Vector3 lhs, Vector3 rhs);

説明

ベクターが等しい場合は true を返します

これは限りなく同等である場合にも true を返します。

no example available in C#