Add targetable property check to scene document JSON test
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user