You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

cone_ov.material 166B

1234567891011121314
  1. material cone_ov_material
  2. {
  3. technique
  4. {
  5. pass
  6. {
  7. ambient 1 1 1
  8. diffuse 1 1 1
  9. // specular 0 0 0 10
  10. // emissive 0 0 0
  11. scene_blend alpha_blend
  12. }
  13. }
  14. }