material cone_ov_material
{
	technique
	{
		pass
		{
			ambient 1 1 1
			diffuse 1 1 1
//			specular 0 0 0 10
//			emissive 0 0 0
			scene_blend alpha_blend
		}
	}
}