keijiro / ShaderGraphAssets

Basic asset collection for Unity Shader Graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Basic asset collection for Unity Shader Graph

License:The Unlicense


Languages

Language:HLSL 82.1%Language:C# 17.9%