Matrix3.Equals Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Equals(Matrix3) | |
Equals(Matrix3) | |
Equals(Matrix3, Matrix3) |
Equals(Matrix3)
Important
This API is not CLS-compliant.
[System.CLSCompliant(false)]
public bool Equals (OpenTK.Matrix3 matrix);
override this.Equals : OpenTK.Matrix3 -> bool
Parameters
- matrix
- Matrix3
Returns
Implements
- Attributes