This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

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.