All Projects → fand → UnityMaskShader

fand / UnityMaskShader

Licence: other
Mask shader for installation apps.

Programming Languages

C#
18002 projects
GLSL
2045 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].