mirror of
https://github.com/beestat/app.git
synced 2025-05-24 02:14:03 -04:00
Removed debug axis from scene
This commit is contained in:
parent
bec632172e
commit
0ebd2dad6a
@ -76,7 +76,7 @@ beestat.component.scene.prototype.decorate_ = function(parent) {
|
||||
const self = this;
|
||||
|
||||
this.debug_ = {
|
||||
'axes': true,
|
||||
'axes': false,
|
||||
// 'directional_light_moon_helper': false,
|
||||
// 'directional_light_sun_helper': false,
|
||||
'directional_light_top_helper': false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user