2
0
Эх сурвалжийг харах

Merge pull request #6680 from raulsntos/dotnet/plane-docs

C#: Remove Plane section from C# differences page
Yuri Sizov 2 жил өмнө
parent
commit
e2df72255a

+ 0 - 11
tutorials/scripting/c_sharp/c_sharp_differences.rst

@@ -419,17 +419,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
 -----