added shapetype

This commit is contained in:
ericrius1 2015-10-27 13:03:44 -07:00
parent 8fcc071026
commit 25ded2bd92

View file

@ -36,6 +36,7 @@ var colors = [
var whiteboard = Entities.addEntity({
type: "Model",
shapeType: "box",
modelURL: modelURL,
name: "whiteboard base",
position: center,