Click or drag to resize

Vector4FEquals Method

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