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.

24 lines
665 B

  1. Material MyMaterial : Common/MatDefs/Light/Lighting.j3md {
  2. MaterialParameters {
  3. DiffuseMap : Repeat Textures/solid-grass.png
  4. GlowColor : 0.0 0.0 0.0 1.0
  5. Specular : 0.051366556 0.24696888 0.0029339949 1.0
  6. Diffuse : 0.029459173 0.08522777 0.010477433 1.0
  7. UseMaterialColors : true
  8. ParallaxHeight : 0.05
  9. Ambient : 0.036823966 0.10653471 0.013096791 1.0
  10. Shininess : 10.5
  11. }
  12. AdditionalRenderState {
  13. FaceCull Back
  14. Wireframe Off
  15. DepthWrite On
  16. PolyOffset 0.0 0.0
  17. AlphaTestFalloff 0.0
  18. Blend Off
  19. PointSprite Off
  20. ColorWrite On
  21. DepthTest On
  22. }
  23. }