Removed the dependency of RenderingLayerMask in UTSOutlinePass;
This commit is contained in:
@@ -9,7 +9,6 @@ namespace Unity.Toonshader
|
||||
public struct UTSOutlineSetting
|
||||
{
|
||||
public bool enable;
|
||||
public RenderingLayerMask renderingLayer;
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
|
||||
Reference in New Issue
Block a user