THREE.AugmentedConsole.js v2

Chrome only! Firefox will work if this ticket is fixed: https://bugzilla.mozilla.org/show_bug.cgi?id=1134512.

How to use it:
Open your console and type console.log( cube.material ) or console.log( new THREE.MeshNormalMaterial() ).

Try modifying cube.material properties and console.log the material again.

Here are some examples:

Hint: You can also click on these commands to run them on the console.