RSS

Среда, 05.02.2025, 12:51
Главная » WoW API » API Виджеты » Шрифт »

alpha = Font:GetAlpha()

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


Signature:
Code
alpha = Font:GetAlpha()

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

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