How to change the background color in three.js with dat.GUI? I have the code var option_default = function() { this.colr_scene = '#C8C7C7'; }; ...
確定! 回上一頁