var Options = function() { this.message = 'dat.gui'; this.speed = 0.8; this.displayOutline = false; this.button = function() {}; }; window.onload ...
確定! 回上一頁