├── LICENSE ├── README.md └── Shaders ├── PGMGuiltyShader.shader └── PGMToonGuiltyLWShader.shader /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pakillottk/Unity3D-PGMGuiltyShader/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pakillottk/Unity3D-PGMGuiltyShader/HEAD/README.md -------------------------------------------------------------------------------- /Shaders/PGMGuiltyShader.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pakillottk/Unity3D-PGMGuiltyShader/HEAD/Shaders/PGMGuiltyShader.shader -------------------------------------------------------------------------------- /Shaders/PGMToonGuiltyLWShader.shader: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pakillottk/Unity3D-PGMGuiltyShader/HEAD/Shaders/PGMToonGuiltyLWShader.shader --------------------------------------------------------------------------------