[doc] Use "param" instead of "code" to refer to parameters (8)
This commit is contained in:
parent
cf1bb3d83a
commit
9b345e793a
28 changed files with 283 additions and 283 deletions
|
|
@ -52,7 +52,7 @@
|
|||
<param index="0" name="param" type="int" enum="BaseMaterial3D.TextureParam" />
|
||||
<param index="1" name="texture" type="Texture2D" />
|
||||
<description>
|
||||
Sets the texture for the slot specified by [code]param[/code]. See [enum TextureParam] for available slots.
|
||||
Sets the texture for the slot specified by [param param]. See [enum TextureParam] for available slots.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue