1 2 3 4 5 6 7 8 9 10 11
<material type="lit"> <shader name="vertex">vertex/staticmesh.cg</shader> <shader name="fragment">fragment/simple.cg</shader> <blending> true <srcBlendFunc>ONE</srcBlendFunc> <dstBlendFunc>ONE</dstBlendFunc> </blending> <variables> </variables> </material>