emissive is true

This commit is contained in:
Zach Fox 2017-06-09 11:36:32 -07:00
parent 3f169e50fe
commit 8825e91775

View file

@ -128,6 +128,7 @@
// This image3d overlay acts as the camera's preview screen.
viewFinderOverlay = Overlays.addOverlay("image3d", {
url: "resource://spectatorCameraFrame",
emissive: true,
parentID: camera,
alpha: 1,
position: { x: 0.007, y: 0.15, z: -0.005 },