Removed TOTU 103
This commit is contained in:
		
							
								
								
									
										9
									
								
								Assets/Common/Shaders/InvisibleWithOcclusion.shader
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								Assets/Common/Shaders/InvisibleWithOcclusion.shader
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| Shader "Custom/InvisibleWithOcclusion" { | ||||
|     SubShader { | ||||
|         Tags {"Queue" = "Geometry-10" } | ||||
|   | ||||
|         ColorMask 0 | ||||
|         ZWrite On | ||||
|         Pass {} | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Ignacio Gómez Puga
					Ignacio Gómez Puga