修修补补

Signed-off-by: TRADER_FOER <lhf190@outlook.com>
This commit is contained in:
2026-07-17 21:09:34 +08:00
parent df453844e4
commit 19bf49289e
26 changed files with 228698 additions and 47852 deletions

View File

@@ -8,6 +8,7 @@ public class ClearRTAfterTransparent : ScriptableRendererFeature
{
class ClearPass : ScriptableRenderPass
{
[System.Obsolete]
public override void Execute(ScriptableRenderContext context, ref RenderingData renderingData)
{
CommandBuffer cmd = CommandBufferPool.Get("Clear RT After Transparent");