Angle:IsEqualWithTolerance(Angle, Angle, number)

shared
Checks if the angle is equal to another angle within a tolerance.

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.