Update terrain layer count constants and imports
This commit is contained in:
@@ -89,8 +89,10 @@ import {
|
|||||||
type ScenePath
|
type ScenePath
|
||||||
} from "./paths";
|
} from "./paths";
|
||||||
import {
|
import {
|
||||||
|
MAX_TERRAIN_LAYER_COUNT,
|
||||||
|
MIN_TERRAIN_LAYER_COUNT,
|
||||||
MIN_TERRAIN_SAMPLE_COUNT,
|
MIN_TERRAIN_SAMPLE_COUNT,
|
||||||
TERRAIN_LAYER_COUNT,
|
getTerrainStoredPaintWeightCount,
|
||||||
type Terrain
|
type Terrain
|
||||||
} from "./terrains";
|
} from "./terrains";
|
||||||
import {
|
import {
|
||||||
|
|||||||
Reference in New Issue
Block a user