Update MediaWiki page 'OB3'

This commit is contained in:
Protocol 2012-11-25 18:40:07 +00:00 committed by moparisthebest
parent 5fd9283b96
commit 5c84753f47

View File

@ -33,5 +33,7 @@ for (int i = 0; i < face_count; i++) {
}</pre>
== '''Face sides''' ==
A '''negative''' face_back or face_front value indicates a '''solid colour''', whereas a '''positive''' value indicates a '''texture'''.
A '''negative''' face_back or face_front value indicates a '''solid colour''', whereas a '''positive''' value indicates a '''texture'''.
== '''Shading''' ==
The hex value '''0xbc614e''' (or 12345678 in decimal) is believed to be used as a trigger for Gouraud shading.