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