Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 1 column 26
---
title: JME3 Documentation: Materials
---
Work in progress. :)
Default Definition | Usage |
---|---|
Common/MatDefs/Misc/SimpleTextured.j3md | Textured: Use with mat.setTexture() and TextureKey |
Common/MatDefs/Misc/SolidColor.j3md | Colored: Use with mat.setColor() and RGBAColor |
Common/MatDefs/Misc/Sky.j3md | A solid skyblue. Or use with custom texture. |
Common/MatDefs/Misc/WireColor.j3md | Transparent, show only outline |
Common/MatDefs/Misc/Particle.j3md | |
Common/MatDefs/Misc/ShowNormals.j3md | Shows a color gradient calculated from surface normals. |
Common/MatDefs/Misc/VertexColor.j3md | |
Common/MatDefs/Gui/Gui.j3md | |
Common/MatDefs/Hdr/LogLum.j3md | |
Common/MatDefs/Hdr/ToneMap.j3md | |
Common/MatDefs/Light/Lighting.j3md | For texture lighting effects like Bump- and NormalMaps |
Common/MatDefs/Light/Reflection.j3md | |
Common/MatDefs/Shadow/PostShadow.j3md | |
Common/MatDefs/Shadow/PreShadow.j3md |