diff options
Diffstat (limited to 'doc/classes/StreamTexture.xml')
-rw-r--r-- | doc/classes/StreamTexture.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/StreamTexture.xml b/doc/classes/StreamTexture.xml index a2d26d3d14..03afcb5b0d 100644 --- a/doc/classes/StreamTexture.xml +++ b/doc/classes/StreamTexture.xml @@ -15,6 +15,7 @@ <argument index="0" name="path" type="String"> </argument> <description> + Loads the texture from the given path. </description> </method> </methods> |