Feat: Add path terrain glue and offset controls

This commit is contained in:
2026-05-12 23:34:58 +02:00
parent 575675d7fc
commit 552f19a7f5
2 changed files with 37 additions and 1 deletions

View File

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