Set passthrough on colorWrite

This commit is contained in:
Jan 2022-08-21 01:38:44 +02:00
parent 59d829b789
commit 457c3518ad

View File

@ -51,10 +51,12 @@ depthWrite
colorWrite
{
mtlPolygonOffset == 0:
Enable, Enable;
// mtlPolygonOffset == 0:
// Enable, Enable;
// default:
// Enable, Enable;
default:
Enable, Enable;
passthrough;
}
gammaWrite