Document light material property.

issue1247
Sven Eberhardt 2015-01-28 22:37:59 +01:00
parent 7b8ffd79a4
commit 86b2dbb2ca
1 changed files with 5 additions and 0 deletions

View File

@ -130,6 +130,11 @@
<col>Integer</col>
<col>Plants grow on this material.</col>
</row>
<row>
<col>Light</col>
<col>Integer</col>
<col>0 or 1. If greater than zero, ambient light is emitted from this material even if drawn unterground.</col>
</row>
<row>
<col>TempConvStrength</col>
<col>Integer</col>