Legacy Documentation: Version 2018.2 (Go to current version)
Shadow
Position as UV1
Other Versions

Outline

The Outline component adds a simple outline effect to graphic components such as Text or Image. It must be on the same GameObjectThe fundamental object in Unity scenes, which can represent characters, props, scenery, cameras, waypoints, and more. A GameObject’s functionality is defined by the Components attached to it. More info
See in Glossary
as the graphic component.

Text with no effect. Text with Outline effect.

Properties

Property: Function:
Effect Color The color of the outline.
Effect Distance The distance of the outline effect horizontally and vertically.
Use Graphic Alpha Multiplies the color of the graphic onto the color of the effect.

Did you find this page useful? Please give it a rating:

Shadow
Position as UV1