Skip to content

Commit

Permalink
chore: bump up the brightness on scifi helmet
Browse files Browse the repository at this point in the history
  • Loading branch information
Walther committed Oct 17, 2023
1 parent 45a6867 commit ef54e86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scenes/gltf_scifi_helmet.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"kind": "DiffuseLight",
"emit": {
"kind": "SolidColor",
"color": [2.0, 2.0, 2.0]
"color": [5.0, 5.0, 5.0]
}
}
}
Expand All @@ -37,7 +37,7 @@
"kind": "DiffuseLight",
"emit": {
"kind": "SolidColor",
"color": [2.0, 2.0, 2.0]
"color": [5.0, 5.0, 5.0]
}
}
}
Expand Down

0 comments on commit ef54e86

Please sign in to comment.