1.0.1 • Published 3 years ago

jp.torinos.texturegradation v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

TextureGradation

Generate gradatuion texture asset as a custom asset importer.

List of Gradation Shapes

  • Line
    pic
  • Circular
    pic
  • Radial
    pic
  • Diagonal
    pic
  • Box
    pic

Install

It can be installed by adding scoped registry to the manifest file(Packages/manifest.json).

scopedRegistries

{
    "name": "torinos",
    "url": "https://registry.npmjs.com",
    "scopes": ["jp.torinos"]
}

dependencies

"jp.torinos.texturegradation": "1.0.1"