找回密码
 立即注册
分享 360 panorama reflection shader
2012-11-14 11:14
// original source: http://www.clicktorelease.com/code/streetViewReflectionMapping Shader "Custom/360reflection2" { Properties { _texture ("texture (RGB)", 2D) = "white" {} _scaledTexture ("scaledTexture (RGB)", 2D) = "white" {} } SubShader { Tags { "RenderType"="Opaque" } LOD 200 CGPROGRAM ...
324 次阅读|0 个评论

小黑屋|手机版|Unity开发者联盟 ( 粤ICP备20003399号 )

GMT+8, 2024-5-15 12:57 , Processed in 0.036590 second(s), 12 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

返回顶部