2027 Method
Changes 0
M

UV.IsAlmostEqualTo

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