Import terrain offset normalization utility

This commit is contained in:
2026-05-12 23:34:17 +02:00
parent cbe25147e5
commit f7b03d8a24

View File

@@ -79,6 +79,7 @@ import {
MAX_SCENE_PATH_SAMPLED_RESOLUTION,
MIN_SCENE_PATH_POINT_COUNT,
MIN_SCENE_PATH_SAMPLED_RESOLUTION,
normalizeScenePathTerrainOffset,
isScenePathCurveMode,
type ScenePath
} from "./paths";