Shader "PanoramaShader"
{Properties
{_MainTex("Texture",2D)="White"}
SubShader {Pass{Cull front
SetTexture[_MainTex]{combine texture}}}}