mirror of
https://github.com/maxartz15/InteractiveMask.git
synced 2024-11-24 22:45:54 +01:00
Update MaskRenderer.cs
- Removed bool.
This commit is contained in:
parent
4489e3311c
commit
1d177a7cf9
@ -15,8 +15,6 @@ namespace TAO.InteractiveMask
|
||||
|
||||
public Layer[] layers;
|
||||
|
||||
public bool debugGui = false;
|
||||
|
||||
public void Init()
|
||||
{
|
||||
clearBlitMaterial = new Material(clearBlit);
|
||||
|
Loading…
Reference in New Issue
Block a user