Angle:IsEqualWithTolerance(Angle, Angle, number)
shared
Arguments
Returns
- boolean True if the angles are equal within the tolerance, false otherwise.
Examples
Angle:IsEqualWithTolerance – Checks if the angle is equal to another angle within a tolerance.