Version: Unity 6 (6000.0)
Language : English
Sprite shape renderer
Mask interaction

Color

The examples below show what happens when you change the RGB values on the SpriteA 2D graphic objects. If you are used to working in 3D, Sprites are essentially just standard textures but there are special techniques for combining and managing sprite textures for efficiency and convenience during development. More info
See in Glossary
Shape Renderer’s Color setting. To change a Sprite Shape’s opacity, change the value of the Alpha (A) channel, where lower values make the Sprite appear more transparent and higher values make the Sprite appear more opaque.

Left: The original Sprite. Right: The Sprite with its RGB colors set to red.
Left: The original Sprite. Right: The Sprite with its RGB colors set to red.

SpriteShapeRenderer

Sprite shape renderer
Mask interaction