Skip to content

Commit

Permalink
add AgXToneMapping and NeutralToneMapping to the list of tone mappings (
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentfretin authored Jan 4, 2025
1 parent 6b20c0a commit 698fb71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/environment-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ AFRAME.registerComponent("environment-settings", {
"CineonToneMapping",
"ACESFilmicToneMapping",
"CustomToneMapping",
"AgXToneMapping",
"NeutralToneMapping",
"LUTToneMapping",
],
},
Expand Down

0 comments on commit 698fb71

Please sign in to comment.