Skip to content

This package allows editing Shader Globals (floats, colors, vectors, etc) in Project Settings.

License

Unlicense, Unknown licenses found

Licenses found

Unlicense
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

FredMoreau/com.unity.shader-globals

Repository files navigation

Shader Globals

Installation

Open the Package Manager, click on the + Icon, select "Add Package from Git Url".
Enter the package url: git@github.com:FredMoreau/com.unity.shader-globals.git

Usage

Open the Project Settings
Select the Graphics / Shader Globals tab.
You can add your global values here.
They will immediatly apply in the Editor.
At runtime, they will be set upon load so that other C# scripts can still override them.

Screenshot

About

This package allows editing Shader Globals (floats, colors, vectors, etc) in Project Settings.

Resources

License

Unlicense, Unknown licenses found

Licenses found

Unlicense
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published