Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SpriteShapeRenderer.color

public Color color;

Description

Rendering color for the SpriteShape.

The selected vertex color becomes the rendering color, and is accessible in a pixel shader. The default color is white when no color is selected.