jp.torinos.texturegradation
v1.0.1
Published
Dynamic Gradation Texture Importer
Downloads
1
Readme
TextureGradation
Generate gradatuion texture asset as a custom asset importer.
List of Gradation Shapes
Line
Circular
Radial
Diagonal
Box
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"