mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-04 20:15:16 +00:00
Update default.postfxpreset.tscript
fix pref varname
This commit is contained in:
parent
87ea1924c4
commit
d1563cb7fa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
$PostFX::HDRPostFX::Enabled = 1;
|
||||
$PostFX::HDRPostFX::_ExposureValue = "1";
|
||||
$PostFX::HDRPostFX::ExposureValue = "1";
|
||||
$PostFX::HDRPostFX::minLuminace = "0.001";
|
||||
$PostFX::HDRPostFX::whiteCutoff = "1.0";
|
||||
$PostFX::HDRPostFX::adaptRate = "1";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue