mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
14 lines
307 B
Plaintext
14 lines
307 B
Plaintext
ambient[]={1,1,1,1};
|
|
diffuse[]={1,1,1,1};
|
|
forcedDiffuse[]={0,0,0,0};
|
|
emmisive[]={0,0,0,1};
|
|
specular[]={0,0,0,1};
|
|
specularPower=1;
|
|
PixelShaderID="Normal";
|
|
VertexShaderID="Basic";
|
|
class Stage0
|
|
{
|
|
texture="x\ace\Addons\sys_arty_aimingpoints\data\collimator_pattern_alpha.paa";
|
|
uvSource="tex";
|
|
};
|