diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2020-03-13 17:16:44 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2020-03-13 17:16:44 +0100 |
commit | f65781fe7fa9a421a0ed39e8006f5e5247050758 (patch) | |
tree | e4067dee4ed077102b81ee0d22b756c525bb63e2 /doc/classes/BaseMaterial3D.xml | |
parent | 0ed8d05314c9c1deeb6f45da3960b31aef7deed7 (diff) | |
download | redot-engine-f65781fe7fa9a421a0ed39e8006f5e5247050758.tar.gz |
doc: Sync classref with current source
Diffstat (limited to 'doc/classes/BaseMaterial3D.xml')
-rw-r--r-- | doc/classes/BaseMaterial3D.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/BaseMaterial3D.xml b/doc/classes/BaseMaterial3D.xml index 8221398aa0..380e739f46 100644 --- a/doc/classes/BaseMaterial3D.xml +++ b/doc/classes/BaseMaterial3D.xml @@ -67,7 +67,7 @@ <argument index="1" name="texture" type="Texture2D"> </argument> <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 [code]param[/code]. See [enum TextureParam] for available slots. </description> </method> </methods> |