revert ChancellorIkseew/bicubic-interpolation

This commit is contained in:
MihailRis
2024-10-27 23:43:06 +03:00
parent a2e8d13f22
commit c433681842
3 changed files with 1 additions and 69 deletions
-1
View File
@@ -299,7 +299,6 @@ Changes the heightmap size.
Available interpolation modes:
- 'nearest' - no interpolation
- 'linear' - bilinear interpolation
- 'cubic' - bicubic interpolation
### heightmap:crop(...)