wangxi f4d1a98c1f 高亮 1 year ago
..
OutlineEffect f4d1a98c1f 高亮 1 year ago
Samples f4d1a98c1f 高亮 1 year ago
LICENSE f4d1a98c1f 高亮 1 year ago
LICENSE.meta f4d1a98c1f 高亮 1 year ago
OutlineEffect.asmdef f4d1a98c1f 高亮 1 year ago
OutlineEffect.asmdef.meta f4d1a98c1f 高亮 1 year ago
OutlineEffect.meta f4d1a98c1f 高亮 1 year ago
README.rtf f4d1a98c1f 高亮 1 year ago
README.rtf.meta f4d1a98c1f 高亮 1 year ago
Samples.meta f4d1a98c1f 高亮 1 year ago
package.json f4d1a98c1f 高亮 1 year ago
package.json.meta f4d1a98c1f 高亮 1 year ago

README.rtf

Outline Effect
======================
Outline Image Effect for Unity

![](http://i.imgur.com/CuUDPyk.jpg "Outline Image Effect for Unity")

FEATURES:
------------
Sprite/Line/Mesh renderer support

HDR support (useful for bloom, etc...)

Alpha cutout option

Additive outline rendering option

Merged outline between renderers (or you can add outlines between different colors)

Erase option to keep outlines behind specific renderers

Per renderer color support (up to three different colors)

INSTALLATION:
------------
Option #1 (Recommended): Download from the Asset Store: https://assetstore.unity.com/packages/vfx/shaders/fullscreen-camera-effects/outline-effect-78608

Option #2: Use OpenUPM: https://openupm.com/packages/com.cakeslice.outline-effect/

Option #3: Download the files and place them anywhere in the Assets folder of your Unity project

USAGE:
------------
Add "Outline Effect" component to camera

Add "Outline" component to renderers

SUPPORT:
------------
[Twitter @cakeslice_dev](https://twitter.com/cakeslice_dev)

[Unity Forum Thread](https://forum.unity3d.com/threads/free-open-source-outline-image-effect.314362)