Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change Camera3dBundle::tonemapping to Default (#8753)
# Objective - Continue with #8685 to make `TonyMcMapface` the default tonemapping ## Solution - Change the default value `Camera3dBundle::tonemapping` from `Tonemapping::ReinhardLuminance` to `Default::default()` (`Tonemapping::TonyMcMapface`)
- Loading branch information