Equals
Summary
public bool Equals(Matrix3x3 other)
Determines whether the specified Object is equal to the Matrix3x3.
Returns
Parameters
- Matrix3x3 other
Summary
public virtual bool Equals(object obj)
Returns a value that indicates whether the current instance is equal to a specified object.
Returns
Parameters
- object obj