mirror of
https://gitlab.com/yikestone/qt_pi.git
synced 2025-08-03 13:44:12 +05:30
17 lines
284 B
Plaintext
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
|
|
}
|
|
}
|
|
}
|
|
}
|