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.
20 lines
481 B
20 lines
481 B
13 years ago
|
Material Leaves : Common/MatDefs/Light/Lighting.j3md {
|
||
|
|
||
|
Transparent On
|
||
|
|
||
|
MaterialParameters {
|
||
|
DiffuseMap : Models/Tree/Leaves.png
|
||
|
UseAlpha : true
|
||
|
AlphaDiscardThreshold : 0.5
|
||
|
UseMaterialColors : true
|
||
|
Ambient : .5 .5 .5 .5
|
||
|
Diffuse : 0.7 0.7 0.7 1
|
||
|
Specular : 0 0 0 1
|
||
|
Shininess : 16
|
||
|
}
|
||
|
AdditionalRenderState {
|
||
|
Blend Alpha
|
||
|
AlphaTestFalloff 0.50
|
||
|
FaceCull Off
|
||
|
}
|
||
|
}
|