2024 Method
Changes 0
M

UV.IsAlmostEqualTo

Description:
Determines whether this 2-D vector and the specified 2-D vector are the same within the tolerance (1.0e-09).
Overloads (2):
IsAlmostEqualTo(UV)
public bool IsAlmostEqualTo(
	UV source
)
Return Value bool True if the vectors are the same; otherwise, false.