diff --git a/content/api/IShape2D.md b/content/api/IShape2D.md index 2f01e7b..42bc485 100644 --- a/content/api/IShape2D.md +++ b/content/api/IShape2D.md @@ -33,7 +33,7 @@ public Vector2 Support(Vector2 direction, Transform2D transform) --- -##### **AABB AABB(Transform2D transform)** +##### **AABB TransformedAABB(Transform2D transform)** A method which returns the axis-aligned bounding box for the transformed shape.