Skip to content
This repository was archived by the owner on Nov 30, 2020. It is now read-only.

Commit 775ae9c

Browse files
committed
Fix fxaa
1 parent 4e284be commit 775ae9c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PostProcessing/Runtime/PostProcessLayer.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,6 @@ int RenderBuiltins(PostProcessRenderContext context, bool isFinalPass, int relea
858858
}
859859
else
860860
{
861-
uberSheet.EnableKeyword("FINALPASS");
862861
ApplyDefaultFlip(uberSheet.properties);
863862
}
864863

0 commit comments

Comments
 (0)