Difference between revisions of "Documentation/Engine/Configuration variables/g grass density"

From SCS Modding Wiki
Jump to navigation Jump to search
(Created page with "{| |'''Name:''' || g_grass_density |- |'''Purpose:''' || Grass density setting. |- |'''Config:''' || global |- |'''Value:''' || integer - grass_density |} =grass_densit...")
 
 
(2 intermediate revisions by one other user not shown)
Line 9: Line 9:
 
|}
 
|}
  
=grass_densityvalues:=
+
=grass_density values:=
  
 
{| class="wikitable"
 
{| class="wikitable"
Line 18: Line 18:
 
|1    || low
 
|1    || low
 
|-
 
|-
|2    || medium
+
|2    || medium (high in UI)
 
|-
 
|-
|3    || high
+
|3    || high (not available in UI, do not use with 32-bit builds)
 
|}
 
|}

Latest revision as of 15:13, 8 December 2017

Name: g_grass_density
Purpose: Grass density setting.
Config: global
Value: integer - grass_density

grass_density values:

Value Description
0 off
1 low
2 medium (high in UI)
3 high (not available in UI, do not use with 32-bit builds)