Dayz Explorer CPP 1.28.160049
Loading...
Searching...
No Matches
sakhal_forest_spruce.rvmat
Go to the documentation of this file.
1ambient[]={1,1,1,1};
2diffuse[]={1,1,1,1};
3forcedDiffuse[]={0.02,0.02,0.02,1};
4specular[]={0,0,0,0};
5specularPower=20;
6emmisive[]={0,0,0,0};
7PixelShaderID="NormalMapDiffuse";
8VertexShaderID="NormalMapDiffuseAlpha";
9class Stage1
10{
11 texture="dz\surfaces_sakhal\data\terrain\sakhal_forest_spruce_nopx.paa";
12 uvSource="tex";
13 class uvTransform
14 {
15 aside[]={10,0,0};
16 up[]={0,10,0};
17 dir[]={0,0,0};
18 pos[]={0,0,0};
19 };
20};
21class Stage2
22{
23 texture="dz\surfaces_sakhal\data\terrain\sakhal_forest_spruce_ca.paa";
24 uvSource="tex";
25 class uvTransform
26 {
27 aside[]={10,0,0};
28 up[]={0,10,0};
29 dir[]={0,0,0};
30 pos[]={0,0,0};
31 };
32};