home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2005 April
/
Gamestar_72_2005-04_dvd.iso
/
Dema
/
Liquidator
/
Liquidator.tma
/
data
/
fonts
/
wst.sss
< prev
next >
Wrap
Text File
|
2003-11-03
|
952b
|
35 lines
version 1.2
begin_material
surface_type(nodlight);
surface_type(alpha);
surface_type(nolightmaps);
surface_type(vertexcolor);
end_material
begin_tech(high)
begin_lod
begin_textures
texture(0, fonts/wst.tga, nomipmaps|clamped|quality);
end_textures
begin_pass
render_state(alpha,enable);
render_state(source_blend,source_alpha);
render_state(destination_blend,inverse_source_alpha);
begin_state
texture_state(color_operation,modulate);
texture_state(color_arg1,texture);
texture_state(color_arg2,diffuse);
texture_state(alpha_operation, modulate);
texture_state(alpha_arg1,texture);
texture_state(alpha_arg2,diffuse);
texture_state(address_u, clamp);
texture_state(address_v, clamp);
end_state
begin_state
texture_state(color_operation, disable);
end_state
end_pass
end_lod
end_tech