Add soft shoulder edge definitions to build runtime scene tests

This commit is contained in:
2026-05-13 03:02:22 +02:00
parent 0c2b1ab5a0
commit 2b93be599a

View File

@@ -721,7 +721,25 @@ describe("buildRuntimeSceneFromDocument", () => {
heightOffset: 0.03,
terrainConform: true,
materialId: null,
material: null
material: null,
edges: {
left: {
enabled: false,
kind: "softShoulder",
width: 0.35,
height: 0.12,
materialId: null,
material: null
},
right: {
enabled: false,
kind: "softShoulder",
width: 0.35,
height: 0.12,
materialId: null,
material: null
}
}
},
points: [
{