Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

CanvasRenderer.SetColor

Switch to Manual
public function SetColor(color: Color): void;

Parameters

color Renderer multiply color.

Description

Set the color of the renderer. Will be multiplied with the UIVertex color and the Canvas color.