Maya LT Shaders into Unity

Hi,

I am unable to load maya LT shaders into unity3d, it would be great helpful !!! if anybody know this process.

  1. When i click “send to unity” it export only grey model,

  2. If i save shader material as CGFX, HLSL or GLSL …gives error in unity3d

Note: ShaderFX can output GLSL, OpenGL ES2 and HLSL , want to know about the manual tweaking of the shader file that ShaderFX spits out.!

Regards
FOuz

Shaders are not transferable. Exceptions are Substances afaik.

Unity’s lighting pipeline is unique, as are most other pipelines. This means that shaders are not easily ported unless they are very simple.