Skip to content

SenshiSentou/UIGlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

UIGlow

Default Unity UI shader with HDR color support.

Usage

Create a material with this shader and apply it to a UI Image. To get an actual glow effect make sure that:

  • Your post-processing stack of choice has Bloom enabled.
  • Your UI element's canvas is set to Screen Space - Camera or World Space.
  • The camera used to render the canvas is using the post-processing effects.
  • The camera used to render the canvas has Allow HDR checked.
  • Your project's Graphics settings has Use HDR checked.

About

Default Unity UI shader with HDR color support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published