mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Disable projection onto decal shaders
This commit is contained in:
@ -12,7 +12,7 @@ Shader "ConformalDecals/SelectionGlow"
|
||||
}
|
||||
SubShader
|
||||
{
|
||||
Tags { "Queue" = "Transparent" }
|
||||
Tags { "Queue" = "Transparent" "IgnoreProjector" = "true" }
|
||||
Cull Back
|
||||
ZWrite Off
|
||||
|
||||
|
Reference in New Issue
Block a user