image entity now has grabbable and dynamic options

This commit is contained in:
Elisa Lupin-Jimenez 2018-01-24 12:01:59 -08:00
parent d390e20139
commit bd7204e6ef

View file

@ -547,6 +547,7 @@ var toolBar = (function () {
y: 0.02,
z: 2.58
},
shapeType: "box",
modelURL: "https://hifi-content.s3.amazonaws.com/elisalj/image_entity/snapshot.fbx",
// change to another default image
textures: JSON.stringify({ "tex.picture": "https://hifi-content.s3.amazonaws.com/elisalj/image_entity/dog.jpg" })