mirror of
https://github.com/overte-org/overte.git
synced 2025-04-18 14:57:00 +02:00
added shapetype
This commit is contained in:
parent
8fcc071026
commit
25ded2bd92
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ var colors = [
|
|||
|
||||
var whiteboard = Entities.addEntity({
|
||||
type: "Model",
|
||||
shapeType: "box",
|
||||
modelURL: modelURL,
|
||||
name: "whiteboard base",
|
||||
position: center,
|
||||
|
|
Loading…
Reference in a new issue