openclonk/planet/Objects.ocd/Animals.ocd/Zaphive.ocd/Graphics.material

19 lines
159 B
Plaintext

// Materials for Graphics
material Bee_Hive
{
technique
{
pass
{
diffuse 1.0 1.0 1.0
texture_unit
{
texture BeeHive.png
}
}
}
}