Skip to content

Instantly share code, notes, and snippets.

@notintricate
Created June 5, 2012 13:12
Show Gist options
  • Save notintricate/2874881 to your computer and use it in GitHub Desktop.
Save notintricate/2874881 to your computer and use it in GitHub Desktop.
alpha not working
material tv/frame
{
technique
{
pass
{
ambient 0.215686 0.215686 0.215686
diffuse 0.215686 0.215686 0.215686 1
specular 0.172549 0.172549 0.172549 70
emissive 0 0 0
texture_unit
{
texture EnvmapPlan.jpg
colour_op_ex blend_manual src_texture src_current 0.3
env_map planar
}
}
}
}
material tv/video
{
technique
{
pass
{
ambient 1 1 1
diffuse 1 1 1 1
specular 0 0 0 20
emissive 0 0 0
texture_unit
{
texture default.jpg
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment