rendering: formalize main light shadow bias settings

This commit is contained in:
2026-04-13 01:40:29 +08:00
parent 2ee74e7761
commit 1d6f2e290d
11 changed files with 113 additions and 26 deletions

View File

@@ -65,7 +65,6 @@ Shader "Builtin Shadow Caster"
Cull Back
ZWrite On
ZTest LEqual
Offset 1.0, 2
HLSLPROGRAM
#pragma target 4.5
#pragma vertex MainVS