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

CanvasRenderer.SetAlpha

Declaration

public void SetAlpha(float alpha);

Parameters

alpha Alpha.

Description

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