Add targetable property check to scene document JSON test

This commit is contained in:
2026-05-11 21:25:14 +02:00
parent d433cf7b1f
commit 8f725eaed4

View File

@@ -2627,6 +2627,7 @@ describe("scene document JSON", () => {
y: 0, y: 0,
z: -2 z: -2
}, },
targetable: true,
yawDegrees: 225, yawDegrees: 225,
scale: { scale: {
x: 1.25, x: 1.25,