RSS

Пятница, 19.04.2024, 07:56
Главная » WoW API » API Виджеты » Видимая область »

StatusBar:SetAlpha(alpha)

[ править ]
Sets the opacity of the region relative to its parent.
[клоны]
Sets the opacity of the region relative to its parent.


Signature:
Code
VisibleRegion:SetAlpha(alpha)

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

Также смотрите: Видимая область
Ссылки: http://wowprogramming.com/docs/widgets/VisibleRegion/SetAlpha