Skip to content

Commit

Permalink
deps: use [email protected] (#388)
Browse files Browse the repository at this point in the history
Co-authored-by: Sindharta Tanuwijaya <[email protected]>
  • Loading branch information
sindharta and sindharta-tanuwijaya authored Dec 10, 2024
1 parent b1baedb commit b0ea281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.unity.toonshader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Unity Toon Shader (Unity-Chan Toon Shader 3) is a toon shader for images and video that is designed to meet the needs of creators working on cel-shaded 3DCG animations.\nUnlike other pre-render toon shaders, all features can be adjusted in real time on Unity, which is the greatest feature of UTS.\n\nUTS has great power and makes a wide variety of character designs possible, from cel-shaded to light novel illustration styles.\n\nUTS has the 3 basic layers of Base Color, 1st Shade Color, and 2nd Shade Color, colors and textures can also accept a wide variety of customization options, such as High Color, Rim Light, MatCap (sphere mapping), and Emissive (light emission).The level of gradation (feather) between colors can also be adjusted in Unity in real-time.\n\nMore precisely, View documentation above.",
"dependencies":
{
"com.unity.film-internal-utilities": "0.18.4-preview",
"com.unity.film-internal-utilities": "0.19.2-preview",
"com.unity.render-pipelines.core": "10.0.0"
},
"samples": [
Expand Down

0 comments on commit b0ea281

Please sign in to comment.