Skip to content

Commit

Permalink
Update cuestionario.js
Browse files Browse the repository at this point in the history
  • Loading branch information
davespser authored Dec 4, 2024
1 parent 3f912e9 commit 32d4fb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cuestionario.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const geometryQuiz = new THREE.BoxGeometry();
const materialQuiz = new THREE.MeshPhongMaterial( {

shininess: 150,
metalness: 1,
specular: 0xffffff
});

Expand Down

0 comments on commit 32d4fb9

Please sign in to comment.