Tighten builtin pass metadata and remove skybox property fallbacks
This commit is contained in:
@@ -233,7 +233,7 @@ Shader "Builtin Forward Lit"
|
||||
Pass
|
||||
{
|
||||
Name "ForwardLit"
|
||||
Tags { "LightMode" = "ForwardBase" }
|
||||
Tags { "LightMode" = "ForwardLit" }
|
||||
HLSLPROGRAM
|
||||
#pragma target 4.5
|
||||
#pragma vertex MainVS
|
||||
|
||||
Reference in New Issue
Block a user