RSS

Суббота, 20.04.2024, 16:01
Главная » WoW API » API Виджеты » Шрифт »

Font:SetAlpha(alpha)

[ править ]
Sets the opacity for text displayed by the font.
[клоны]
Sets the opacity for text displayed by the font.


Signature:
Code
Font:SetAlpha(alpha)

Arguments:
  • alpha - Alpha (opacity) of the text (0.0 = fully transparent, 1.0 = fully opaque) (number)

Также смотрите: Шрифт
Ссылки: http://wowprogramming.com/docs/widgets/Font/SetAlpha