1
0
mirror of https://github.com/Dejvino/roadtrip synced 2024-09-20 06:23:36 +00:00
roadtrip/assets/Materials/Generated/TestMap-terrain_TestMapQuad1Patch1.j3m

21 lines
544 B
Plaintext
Raw Normal View History

2016-12-30 23:19:29 +00:00
Material MyMaterial : Common/MatDefs/Terrain/TerrainLighting.j3md {
MaterialParameters {
DiffuseMap_0_scale : 16.0625
WardIso : true
DiffuseMap : Flip Repeat /Textures/dirt.jpg
AlphaMap : /Textures/terrain-alpha/TestMap-terrain-TestMap-alphablend0.png
Shininess : 0.01
}
AdditionalRenderState {
FaceCull Back
Wireframe Off
DepthWrite On
PolyOffset 0.0 0.0
AlphaTestFalloff 0.0
Blend Off
PointSprite Off
ColorWrite On
DepthTest On
}
}