1
0
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:
Jon Ziebell 2022-08-24 18:13:30 -04:00
parent bec632172e
commit 0ebd2dad6a

View File

@ -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,