doc: Sync classref with current source
This commit is contained in:
parent
dab8f8c953
commit
09e94aa087
54 changed files with 853 additions and 37 deletions
|
|
@ -37,6 +37,14 @@
|
|||
Generate a noise image with the requested [code]width[/code] and [code]height[/code], based on the current noise parameters.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_noise_1d">
|
||||
<return type="float">
|
||||
</return>
|
||||
<argument index="0" name="x" type="float">
|
||||
</argument>
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_noise_2d">
|
||||
<return type="float">
|
||||
</return>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue