Hello!
I want to create a custom shader using Shader graph tool in Unity.
When I create a new shader graph, my sprite is looking like this (it has black olutline):

If I use Spine Skeleton Lit shader, my sprite doesn't have this outline.

How can I achieve this result (without outline) with Unity Shader Graph? Thank you!