Add animation properties to build-runtime-scene.test.ts

This commit is contained in:
2026-04-14 13:58:08 +02:00
parent b43d71d5e0
commit fc53c07c2e

View File

@@ -594,6 +594,9 @@ describe("buildRuntimeSceneFromDocument", () => {
yawDegrees: 45,
modelAssetId: modelAsset.id,
activeRoutineTitle: null,
animationClipName: null,
animationLoop: undefined,
resolvedPath: null,
collider: {
mode: "capsule",
radius: 0.3,