Skip to content

fand/UnityMaskShader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityMaskShader

2018-07-06 13_55_01

Mask component for installation apps built with Unity.

You can adjust mask shape, size and blur with keyboard at runtime. Once you've done the parameters will be saved automatically. After that the parameters will be loaded everytime the app launches.

Install

  1. Download latest release.
  2. Import maskshader.unitypackage.
  3. Add MaskController to the main camera of the scene.
  4. Set PrefsKey in MaskController inspector.

PrefsKey is a key for PlayerPrefs. Put any string which doesn't conflict with other scenes in the project.

Key bindings

  • Shift + / Shift + : Blur
  • Shift + / Shift + : Squareness
  • Ctrl + Ctrl + : Height
  • Ctrl + Ctrl + : Width
  • R + / R + : Rotation

License

MIT

About

Mask shader for installation apps.

Resources

Stars

Watchers

Forks

Packages

No packages published