object.mat 238 B

123456789
  1. texture diffuse_map = ./assets/object/diffuse.tga
  2. texture bump_map = ./assets/object/normal.tga
  3. texture spec_map = ./assets/object/specular.tga
  4. float glossiness = 120
  5. float bumpiness = 6.5
  6. float specular_level = 10
  7. float alpha_test = 1