Click or drag to resize

Matrix4x4Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Returns a boolean indicating whether the given Object is equal to this matrix instance.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Matrix4x4)
Returns a boolean indicating whether this matrix instance is equal to the other given matrix.
Top
See Also