Difference between revisions of "Documentation/Engine/Configuration variables/g reflection"

From SCS Modding Wiki
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    || cube reflection
+
|1    || water reflection only
 
|-
 
|-
|2    || planar with fadeout
+
|2    || vehicle reflaction only
 
|-
 
|-
|3    || planar with cube crossfade
+
|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