mirror of
https://github.com/maxartz15/InteractiveMask.git
synced 2025-07-11 19:36:18 +02:00
Update MaskRenderer.cs
- Removed bool.
This commit is contained in:
@ -15,8 +15,6 @@ namespace TAO.InteractiveMask
|
|||||||
|
|
||||||
public Layer[] layers;
|
public Layer[] layers;
|
||||||
|
|
||||||
public bool debugGui = false;
|
|
||||||
|
|
||||||
public void Init()
|
public void Init()
|
||||||
{
|
{
|
||||||
clearBlitMaterial = new Material(clearBlit);
|
clearBlitMaterial = new Material(clearBlit);
|
||||||
|
Reference in New Issue
Block a user