RSS

Воскресенье, 22.12.2024, 07:05
Главная » 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