主题
Home > @esengine/ecs-framework-monorepo > Rectangle > union
计算与另一个矩形的并集矩形
Signature:
union(other: Rectangle): Rectangle;
Parameter
Type
Description
other
Rectangle
另一个矩形
Returns:
并集矩形