瀏覽代碼

Fix description of OccluderShapePolygon.two_way

Haoyu Qiu 3 年之前
父節點
當前提交
0e9a9a7ee2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/classes/OccluderShapePolygon.xml

+ 1 - 1
doc/classes/OccluderShapePolygon.xml

@@ -37,7 +37,7 @@
 			Allows changing the polygon geometry from code.
 		</member>
 		<member name="two_way" type="bool" setter="set_two_way" getter="is_two_way" default="true">
-			Specifies whether the occluder should operate one way only, or from both sides.
+			Specifies whether the occluder should operate from both sides. If [code]false[/code], the occluder will operate one way only.
 		</member>
 	</members>
 	<constants>