C#: Remove Plane section from C# differences page

This commit is contained in:
Raul Santos
2023-01-27 03:16:33 +01:00
parent 80ba4c0277
commit 171cfc9a85

View File

@@ -406,17 +406,6 @@ GDScript C#
``get_scale()`` ``Scale``
==================== ==============================================================
Plane
-----
The following method was converted to a property with a *slightly* different name:
================ ==================================================================
GDScript C#
================ ==================================================================
``center()`` ``Center``
================ ==================================================================
Rect2
-----