Vector2.CompareTo
Vector2.CompareTo method
Compare current vector to another instance.
public int CompareTo(Vector2 other)
Parameter | Type | Description |
---|---|---|
other | Vector2 |
See Also
- struct Vector2
- namespace Aspose.ThreeD.Utilities
- assembly Aspose.3D
Compare current vector to another instance.
public int CompareTo(Vector2 other)
Parameter | Type | Description |
---|---|---|
other | Vector2 |