Changing color of cube in three.js May 31, 2023 by Tarik You are not specifying the color value correctly. cube.material.color.setHex( 0xffffff );