2021-01-20 17:32:37 +05:30

17 lines
284 B
Plaintext

material path/Image
{
technique
{
pass
{
ambient 0.5 0.5 0.5 1.0
diffuse 1.0 1.0 1.0 1.0
specular 0.0 0.0 0.0 1.0 0.5
texture_unit
{
texture path.png
}
}
}
}