Usefp (Command Line Parameter)
Revision as of 19:26, 27 June 2023 by BlackSpectre (talk | contribs) (Created page with "== Slash Command == : {{launchparam|usefp|[0-1]}} Use a floating point render target for HDR lighting effects if available. * 0 = Disable floating point, 1 = Enable floating point. Default = 1. * This command enables a dynamic range of values for HDR lighting effects rather than a hard, constant value such as 5. Floating-point values allow you to represent very large differences in light intensity in your scene, without knowing beforehand what the maximum and minimum li...")
Slash Command
- -usefp [0-1]
Use a floating point render target for HDR lighting effects if available.
- 0 = Disable floating point, 1 = Enable floating point. Default = 1.
- This command enables a dynamic range of values for HDR lighting effects rather than a hard, constant value such as 5. Floating-point values allow you to represent very large differences in light intensity in your scene, without knowing beforehand what the maximum and minimum light values will be.
Example
-usefp 1