Home > @esengine/ecs-framework-monorepo > Circle > intersectionArea
Circle.intersectionArea() method
计算与另一个圆形的相交面积
Signature:
typescript
intersectionArea(other: Circle): number;
Parameters
Parameter | Type | Description |
---|---|---|
other | 另一个圆形 |
Returns:
number
相交面积