Merge pull request #58198 from timothyqiu/two-way

This commit is contained in:
Rémi Verschelde 2022-02-16 19:07:09 +01:00 committed by GitHub
commit 3a6e250174
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>