polyvox/media/materials/scripts/basic/Yellow.material
2007-10-09 18:59:04 +00:00

11 lines
161 B
Plaintext

material YellowMaterial
{
technique
{
pass
{
ambient 0.5 0.5 0.0
diffuse 1.0 1.0 0.0
}
}
}