Difference between revisions of "Sims 3:0x1F886EAD/CAW/LightingCommon"
From SimsWiki
m (moved Sims 3:0x1F886EAD/CAW/Lighting to Sims 3:0x1F886EAD/CAW/LightingCommon: correction) |
(New format.) |
||
Line 10: | Line 10: | ||
==Annotated Format== | ==Annotated Format== | ||
− | |||
− | |||
− | |||
− | [Lighting] | + | {| width="75%" style="vertical-align:bottom;background-color:#efefef;border-spacing:4px;margin: 1em auto 1em auto;" |
− | + | ! width="30%" style="border:2px solid #1e1e1e;background-color:#333;color:#000;padding:0 1em;"| <span style="font-size:14pt;color:#fff;">Format</span> | |
− | SunlightScale = <span style="font-size:10pt;color:#669933;"> | + | ! width="70%" style="border:1px solid #848484;background-color:#999;color:#000" | Notes |
− | + | |- | |
− | AmbientProbeScale = <span style="font-size:10pt;color:#669933;"> | + | | |
− | + | |(<span style="font-size:8pt;color:#669933;">Wiki editor annotations in green</span> - <span style="font-size:8pt;color:#FF0000;">EA annotations in red</span>) | |
− | LightProbeSaturation = <span style="font-size:10pt;color:#669933;"> | + | |- |
− | + | |[Lighting] | |
− | GrayscaleProbeIntensity = <span style="font-size:10pt;color:#669933;"> | + | | |
− | + | |- | |
− | BloomRampIntensity = <span style="font-size:10pt;color:#669933;"> | + | |style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;" | SunlightScale = <span style="font-size:10pt;color:#669933;">Range?</span> |
− | + | |span style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;font-size:10pt;color:#669933;" | Effects? | |
− | BloomRampThreshold = <span style="font-size:10pt;color:#669933;"> | + | |- |
− | + | |style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;" | AmbientProbeScale = <span style="font-size:10pt;color:#669933;">Range?</span> | |
− | Gamma = <span style="font-size:10pt;color:#669933;"> | + | |span style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;font-size:10pt;color:#669933;" | Effects? |
+ | |- | ||
+ | |style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;" | LightProbeSaturation = <span style="font-size:10pt;color:#669933;">Range?</span> | ||
+ | |span style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;font-size:10pt;color:#669933;" | Effects? | ||
+ | |- | ||
+ | |style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;" | GrayscaleProbeIntensity = <span style="font-size:10pt;color:#669933;">Range?</span> | ||
+ | |span style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;font-size:10pt;color:#669933;" | Effects? | ||
+ | |- | ||
+ | |style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;" | BloomRampIntensity = <span style="font-size:10pt;color:#669933;">Range?</span> | ||
+ | |span style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;font-size:10pt;color:#669933;" | Effects? | ||
+ | |- | ||
+ | |style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;" | BloomRampThreshold = <span style="font-size:10pt;color:#669933;">Range?</span> | ||
+ | |span style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;font-size:10pt;color:#669933;" | Effects? | ||
+ | |- | ||
+ | |style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;" | Gamma = <span style="font-size:10pt;color:#669933;">Range?</span> | ||
+ | |span style="vertical-align:top;border:1px dashed #848484;background-color:#efefef;color:#000;padding-top:1em;font-size:10pt;color:#669933;" | Effects? | ||
|} | |} | ||
[[Category:Sims 3 File Types]] | [[Category:Sims 3 File Types]] |
Latest revision as of 18:46, 4 October 2012
Tutorials by Category | |
---|---|
CAS | Patterns | Objects | Building | Worlds | Modding | Modding Reference |
CAW Climate Tuning Tutorial | |
---|---|
Conceptual | Key Files | Climate Cycle | Lighting | Sea | Sky | Clouds | Moon | Common Issues |
[edit] Description
LightingCommon.ini is an INI file that can be imported into world files. LightingCommon.ini controls various aspects of the lighting for a world. The lighting colors for the world are not controlled by this file, but by color ramps. For more information on using this file see the tutorial on tuning world climates.
Extracted file name: S3_1F886EAD_00000000_5E4F8E7B226066CA%%+_INI.ini
[edit] Annotated Format
Format | Notes |
---|---|
(Wiki editor annotations in green - EA annotations in red) | |
[Lighting] | |
SunlightScale = Range? | Effects? |
AmbientProbeScale = Range? | Effects? |
LightProbeSaturation = Range? | Effects? |
GrayscaleProbeIntensity = Range? | Effects? |
BloomRampIntensity = Range? | Effects? |
BloomRampThreshold = Range? | Effects? |
Gamma = Range? | Effects? |