njw1985
26-03-2008 08:23:24
I meet a problem with ofusion,and it is can't export texture_unit in material;
////////////////////////////////////////////////////
material walls/ogre_1
{
technique
{
pass
{
ambient 0 0 0 1
diffuse 0.976471 0.929412 0.843137 1
specular 0 0 0 1 55
}
}
}
//////////////////////////////////////////////////////
I render the scene with V-ray in 3D Max......what is wrong with it?
////////////////////////////////////////////////////
material walls/ogre_1
{
technique
{
pass
{
ambient 0 0 0 1
diffuse 0.976471 0.929412 0.843137 1
specular 0 0 0 1 55
}
}
}
//////////////////////////////////////////////////////
I render the scene with V-ray in 3D Max......what is wrong with it?