update doc/*/world-generator.md
This commit is contained in:
parent
c433681842
commit
78fcc46f79
@ -299,6 +299,7 @@ Changes the heightmap size.
|
|||||||
Available interpolation modes:
|
Available interpolation modes:
|
||||||
- 'nearest' - no interpolation
|
- 'nearest' - no interpolation
|
||||||
- 'linear' - bilinear interpolation
|
- 'linear' - bilinear interpolation
|
||||||
|
- 'cubic' - bicubic interpolation
|
||||||
|
|
||||||
### heightmap:crop(...)
|
### heightmap:crop(...)
|
||||||
|
|
||||||
|
|||||||
@ -303,6 +303,7 @@ map:resize(ширина, высота, интерполяция)
|
|||||||
Доступные режимы интерполяции:
|
Доступные режимы интерполяции:
|
||||||
- 'nearest' - без интерполяции
|
- 'nearest' - без интерполяции
|
||||||
- 'linear' - билинейная интерполяция
|
- 'linear' - билинейная интерполяция
|
||||||
|
- 'cubic' - бикубическая интерполяция
|
||||||
|
|
||||||
### heightmap:crop(...)
|
### heightmap:crop(...)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user