Specular support. Some edits to EditorTestWorld.xml aswell as some debugmodes for textures in the model component

This commit is contained in:
Tleety
2016-01-27 15:38:54 +01:00
parent 5c9616d4af
commit 44302bb0f3
9 changed files with 291 additions and 44 deletions
+4
View File
@@ -4,4 +4,8 @@
<Color R="1" G="1" B="1" A="1"/>
<Transparent>false</Transparent>
<Visible>true</Visible>
<DiffuseTexture>true</DiffuseTexture>
<NormalMap>true</NormalMap>
<SpecularMap>true</SpecularMap>
<GlowMap>true</GlowMap>
</Model>