CanvasRenderer
.SetColor
Switch to Manual
public void
SetColor
(
Color
color
);
Parameters
color
Renderer multiply color.
Description 描述
Set the color of the renderer. Will be multiplied with the
UIVertex
color and the
Canvas
color.