mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
parent
b63e988bd6
commit
946b3a4222
1 changed files with 1 additions and 1 deletions
|
@ -8892,7 +8892,7 @@ For `core.get_perlin_map()`, the actual seed used is the noiseparams seed
|
||||||
plus the world seed, to create world-specific noise.
|
plus the world seed, to create world-specific noise.
|
||||||
|
|
||||||
Format of `size` is `{x=dimx, y=dimy, z=dimz}`. The `z` component is omitted
|
Format of `size` is `{x=dimx, y=dimy, z=dimz}`. The `z` component is omitted
|
||||||
for 2D noise, and it must be must be larger than 1 for 3D noise (otherwise
|
for 2D noise, and it must be larger than 1 for 3D noise (otherwise
|
||||||
`nil` is returned).
|
`nil` is returned).
|
||||||
|
|
||||||
For each of the functions with an optional `buffer` parameter: If `buffer` is
|
For each of the functions with an optional `buffer` parameter: If `buffer` is
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue