mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
Update light overlay size
This commit is contained in:
parent
ebf70f818a
commit
165199c69d
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ LightOverlayManager = function() {
|
|||
rotation: Quat.fromPitchYawRollDegrees(0, 0, 270),
|
||||
visible: visible,
|
||||
alpha: 0.9,
|
||||
scale: 0.5,
|
||||
color: { red: 255, green: 255, blue: 255 }
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue