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