Click or drag to resize

Vector4Equals Method

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