RSS

Вторник, 16.04.2024, 08:14
Главная » WoW API » API Виджеты » Видимая область »

alpha = VisibleRegion:GetAlpha()

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


Signature:
Code
alpha = VisibleRegion:GetAlpha()

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

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