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