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