robo1.material 232 B

1234567891011121314151617181920
  1. material xenogears/model/robo1
  2. {
  3. technique
  4. {
  5. pass
  6. {
  7. ambient vertexcolour
  8. alpha_rejection greater 0
  9. texture_unit
  10. {
  11. texture models/xenogears/field/units/robo1.png
  12. filtering point point none
  13. }
  14. }
  15. }
  16. }