mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
emissive is true
This commit is contained in:
parent
3f169e50fe
commit
8825e91775
1 changed files with 1 additions and 0 deletions
|
@ -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 },
|
||||
|
|
Loading…
Reference in a new issue