Dayz Explorer CPP 1.28.160049
Loading...
Searching...
No Matches
d_fagussylvatica_fallenb_lod4.rvmat
Go to the documentation of this file.
1treeColorization[]={0.30000001,-1,3,0};
2ambient[]={0.99999994,1,1,1};
3diffuse[]={0.1,0.1,0.1,1};
4forcedDiffuse[]={1,1,1,1};
5emmisive[]={0,0,0,0};
6specular[]={0,0,0,1};
7specularPower=300;
8PixelShaderID="TreeAdv";
9VertexShaderID="TreeAdv";
10class Stage1
11{
12 texture="#(argb,8,8,3)color(0.5,0.5,1,1,NOHQ)";
13 uvSource="tex";
14 class uvTransform
15 {
16 aside[]={1,0,0};
17 up[]={0,1,0};
18 dir[]={0,0,0};
19 pos[]={0,0,0};
20 };
21};
22class Stage2
23{
24 texture="#(argb,8,8,3)color(0.8,0.8,0.8,1,MCA)";
25 uvSource="tex";
26 class uvTransform
27 {
28 aside[]={1,0,0};
29 up[]={0,1,0};
30 dir[]={0,0,0};
31 pos[]={0,0,0};
32 };
33};
34class Stage3
35{
36 texture="dz\plants\tree\data\d_fagussylvatica_fallenb_lod4_ca.paa";
37 uvSource="WorldPos";
38};