mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 13:43:49 +02:00
image entity now has grabbable and dynamic options
This commit is contained in:
parent
d390e20139
commit
bd7204e6ef
1 changed files with 1 additions and 0 deletions
|
@ -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" })
|
||||
|
|
Loading…
Reference in a new issue