Difference between revisions of "Documentation/Engine/Configuration variables/g reflection"
Jump to navigation
Jump to search
(Created page with "{| |'''Name:''' || g_reflection |- |'''Purpose:''' || Reflection detail. |- |'''Config:''' || global |- |'''Value:''' || integer - reflection_detail |} =reflection_deta...") |
|||
Line 16: | Line 16: | ||
|0 || no reflection | |0 || no reflection | ||
|- | |- | ||
− | |1 || | + | |1 || water reflection only |
|- | |- | ||
− | |2 || | + | |2 || vehicle reflaction only |
|- | |- | ||
− | |3 || | + | |3 || both water and vehicle reflections |
|} | |} |
Revision as of 10:46, 11 February 2016
Name: | g_reflection |
Purpose: | Reflection detail. |
Config: | global |
Value: | integer - reflection_detail |
reflection_detail values:
Value | Description |
---|---|
0 | no reflection |
1 | water reflection only |
2 | vehicle reflaction only |
3 | both water and vehicle reflections |