KBoundingBox2d.isEqual() method
在指定的容差下检查两个包围盒是否相等。
Check whether two bounding boxes are equal with specified tolerances.
Signature:
isEqual(other: KBoundingBox2d, tolerance?: number): boolean;
Links: isEqual(other: KBoundingBox2d, tolerance?: number): boolean;