Skip to content

Basic asset collection for Unity Shader Graph

License

Notifications You must be signed in to change notification settings

keijiro/ShaderGraphAssets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShaderGraphAssets

Basic asset collection for Unity Shader Graph

System requirements

  • Unity 2021.3 or later
  • Shader Graph 12.1 or later

How to Install

This package uses the scoped registry feature to resolve package dependencies. Open the Package Manager page in the Project Settings window and add the following entry to the Scoped Registries list:

  • Name: Keijiro
  • URL: https://registry.npmjs.com
  • Scope: jp.keijiro

Scoped Registry

Now you can install the package from My Registries page in the Package Manager window.

My Registries