浏览代码

C#: Remove Plane section from C# differences page

Raul Santos 2 年之前
父节点
当前提交
171cfc9a85
共有 1 个文件被更改,包括 0 次插入11 次删除
  1. 0 11
      tutorials/scripting/c_sharp/c_sharp_differences.rst

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

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