DepthWrite false
This commit is contained in:
parent
b9e2f061b8
commit
600e882647
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ public class Mat {
|
|||
sky.FaceCull = Cull.Front;
|
||||
|
||||
unlit_clear.Transparency = Transparency.Blend;
|
||||
unlit_clear.DepthWrite = false;
|
||||
}
|
||||
|
||||
public void Run() {
|
||||
|
|
Loading…
Add table
Reference in a new issue