SCNMatrix4.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(SCNMatrix4) |
Returns |
Equals(Object) |
Returns |
Equals(SCNMatrix4)
Returns true
if other
is identical to this matrix.
public bool Equals (SceneKit.SCNMatrix4 other);
override this.Equals : SceneKit.SCNMatrix4 -> bool
Parameters
- other
- SCNMatrix4