Click or drag to resize

Vector2HEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current instance of Vector2H.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Vector2H, HalfType)
Determines whether the specified vector is equal to the current instance of Vector2H with a given precision.
Public methodEquals(Vector2H, HalfType)
Determines whether the specified vector is equal to the current instance of Vector2H with a given precision.
Top
See Also