UV.IsAlmostEqualTo
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| IsAlmostEqualTo(UV) | Boolean | Determines whether this 2-D vector and the specified 2-D vector are the same within the tolerance (1.0e-09). |
| IsAlmostEqualTo(UV, Double) | Boolean | Determines whether this 2-D vector and the specified 2-D vector are the same within a specified tolerance. |