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