removed debug stuff

This commit is contained in:
Mike Lynch 2023-07-30 11:46:34 +10:00
parent 13510c1ac1
commit c2ac5d7928

1
gui.js
View File

@ -76,7 +76,6 @@ class FourDGUI {
}
}
const guiObj = this;
console.log(guiObj);
this.link['hyperplane'] = this.numParam('hyperplane', parseFloat, 2);
this.link['thickness'] = this.numParam('thickness', parseFloat, 1);
this.link['color'] = this.numParam(