update doc/*/world-generator.md
This commit is contained in:
@@ -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(...)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user