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