auto-git:

[change] src/document/migrate-scene-document.ts
 [change] tests/domain/build-runtime-scene.test.ts
 [change] tests/unit/runtime-host.test.ts
 [change] tests/unit/viewport-focus.test.ts
This commit is contained in:
2026-04-22 17:26:34 +02:00
parent e59f6bcd49
commit c2f85adef0
4 changed files with 25 additions and 18 deletions

View File

@@ -262,6 +262,7 @@ describe("RuntimeHost", () => {
y: 1.6,
z: 0
},
transitionMode: "cut",
lookAround: {
enabled: true,
yawLimitDegrees: 10,