doc: Add missing commas after "If true/false"
This commit is contained in:
parent
d8067e905c
commit
6cdcde7114
107 changed files with 310 additions and 310 deletions
|
|
@ -17,7 +17,7 @@
|
|||
The ray's length.
|
||||
</member>
|
||||
<member name="slips_on_slope" type="bool" setter="set_slips_on_slope" getter="get_slips_on_slope">
|
||||
If [code]true[/code] allow the shape to return the correct normal. Default value: [code]false[/code].
|
||||
If [code]true[/code], allow the shape to return the correct normal. Default value: [code]false[/code].
|
||||
</member>
|
||||
</members>
|
||||
<constants>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue