Fix to 3D material definition for blender loader.

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@9242 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
Kae..pl 2012-03-11 20:11:16 +00:00
parent 1a771236cf
commit d6bf9372bf

View File

@ -5,8 +5,8 @@ MaterialDef My MaterialDef {
} }
Technique { Technique {
VertexShader GLSL100: jme3test/texture/tex3D.vert VertexShader GLSL100: Common/MatDefs/Texture3D/tex3D.vert
FragmentShader GLSL100: jme3test/texture/tex3D.frag FragmentShader GLSL100: Common/MatDefs/Texture3D/tex3D.frag
WorldParameters { WorldParameters {
WorldViewProjectionMatrix WorldViewProjectionMatrix