色婷婷狠狠18禁久久YY,CHINESE性内射高清国产,国产女人18毛片水真多1,国产AV在线观看

unity3d模型怎么雙面顯示?

錢多多2年前17瀏覽0評論

材質球使用雙面shader,網上很多

Shader"DoubleSide/Diffuse"{Properties{_Color("MainColor",Color)=(1,1,1,1)_MainTex("Base(RGB)",2D)="white"{}}SubShader{Tags{"Queue"="Transparent"}Material{Diffuse[_Color]Ambient(1,1,1,1)}Pass{LightingOnCulloffBlendSrcAlphaOneMinusSrcAlphaSetTexture[_MainTex]{constantColor[_Color]Combinetexture*primaryDOUBLE,texture*constant}}}FallBack"Diffuse",1}