API Reference > geometry-core > CartesianGeometry > Transform > isAlmostEqual isAlmostEqual Method Test for near equality with other Transform. Comparison uses the isAlmostEqual methods on the origin and matrix parts. isAlmostEqual(other: Transform): boolean Parameter Type Description other Transform Transform to compare to. Returns - boolean Defined in core/geometry/src/geometry3d/Transform.ts Line 99 Last Updated: 13 June, 2024