Skip to content
Snippets Groups Projects
Commit 2ecd23be authored by jonwd7's avatar jonwd7
Browse files

Add proper defaults, initial pass

Aids in proper creation of new blocks by having sound default values.

Also splits Glossiness/Smoothness in BSLightingShaderProperty to have correct defaults and documentation on ranges.  Unknown Float 1 was changed to Rimlight Power as well, and the next line, Backlight Power, relies on its value being FLT_MAX.  So  `Rimlight Power == 0x7F7FFFFF` is used as a `cond` for Backlight Power and this may require the parser to deal with a float to hex comparison.
parent 665a050d
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment