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

CanvasRenderer.SetColor

Declaration

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.