diff --git a/src/app/App.tsx b/src/app/App.tsx index adfb1a26..ef001ac8 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -238,9 +238,14 @@ import { getScenePathLabel, getScenePathPointIndex, getScenePaths, + normalizeScenePathRoadFalloff, + normalizeScenePathRoadHeightOffset, + normalizeScenePathRoadShoulderWidth, + normalizeScenePathRoadWidth, normalizeScenePathSampledResolution, normalizeScenePathTerrainOffset, normalizeScenePathName, + normalizeScenePathRoadMaterialId, type ScenePath, type ScenePathCurveMode, type ScenePathPoint