compare_to method
compare_to
Compare current vector to another instance.
Returns
def compare_to(self, other):
...
Parameter | Type | Description |
---|---|---|
other | Vector2 |
See Also
- module
aspose.threed.utilities
- class
Vector2
Compare current vector to another instance.
def compare_to(self, other):
...
Parameter | Type | Description |
---|---|---|
other | Vector2 |
aspose.threed.utilities
Vector2