mirror of
https://github.com/overte-org/overte.git
synced 2025-04-17 04:28:04 +02:00
disc lights
This commit is contained in:
parent
fa3ecc93a6
commit
e4f1320c50
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@
|
|||
modelEmitOff: function(glowDisc) {
|
||||
var data = {
|
||||
"Metal-brushed-light.jpg": "atp:/models/Lights-Living-Room-2.fbx/Lights-Living-Room-2.fbm/Metal-brushed-light.jpg",
|
||||
"Tex.CeilingLight.Emit": "atp:/models/Lights-Living-Room-2.fbx/Lights-Living-Room-2.fbm/CielingLight-On-Diffuse.jpg",
|
||||
"TexCeilingLight.Diffuse": ""
|
||||
"Tex.CeilingLight.Emit": "",
|
||||
"TexCeilingLight.Diffuse": "atp:/models/Lights-Living-Room-2.fbx/Lights-Living-Room-2.fbm/CielingLight-Base.jpg"
|
||||
}
|
||||
|
||||
Entities.editEntity(glowDisc, {
|
||||
|
|
Loading…
Reference in a new issue