您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

21 行
544 B

  1. Material MyMaterial : Common/MatDefs/Terrain/TerrainLighting.j3md {
  2. MaterialParameters {
  3. DiffuseMap_0_scale : 16.0625
  4. WardIso : true
  5. DiffuseMap : Flip Repeat /Textures/dirt.jpg
  6. AlphaMap : /Textures/terrain-alpha/TestMap-terrain-TestMap-alphablend0.png
  7. Shininess : 0.01
  8. }
  9. AdditionalRenderState {
  10. FaceCull Back
  11. Wireframe Off
  12. DepthWrite On
  13. PolyOffset 0.0 0.0
  14. AlphaTestFalloff 0.0
  15. Blend Off
  16. PointSprite Off
  17. ColorWrite On
  18. DepthTest On
  19. }
  20. }