Add targetable property check to scene document JSON test
This commit is contained in:
@@ -2627,6 +2627,7 @@ describe("scene document JSON", () => {
|
||||
y: 0,
|
||||
z: -2
|
||||
},
|
||||
targetable: true,
|
||||
yawDegrees: 225,
|
||||
scale: {
|
||||
x: 1.25,
|
||||
|
||||
Reference in New Issue
Block a user