Revision Difference
Enums/BOX#514542
<cat>enum</cat>⤶
<enumeration>⤶
<description>Enumerations used by <page>render.SetModelLighting</page>.</description>⤶
<fields>{{EnumField|BOX_FRONT|0|Place the light from the front</fields>⤶
⤶
</enumeration>⤶
⤶
⤶
{{EnumField|BOX_BACK|1|Place the light behind}}⤶
{{EnumField|BOX_RIGHT|2|Place the light to the right}}⤶
{{EnumField|BOX_LEFT|3|Place the light to the left}}⤶
{{EnumField|BOX_TOP|4|Place the light to the top}}⤶
{{EnumField|BOX_BOTTOM|5|Place the light to the bottom}}⤶
}}