Przeglądaj źródła

Merge pull request #58198 from timothyqiu/two-way

Rémi Verschelde 3 lat temu
rodzic
commit
3a6e250174
1 zmienionych plików z 1 dodań i 1 usunięć
  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>