RSS

Пятница, 26.04.2024, 11:13
Главная » WoW API » API Виджеты » Миникарта »

Minimap:SetMaskTexture("filename")

[ править ]
Sets the texture used to mask the shape of the minimap.
[клоны]
Sets the texture used to mask the shape of the minimap. White areas in the texture define where the dynamically drawn minimap is visible. The default mask (Textures\MinimapMask) is circular; a texture image consisting of an all-white square will result in a square minimap.


Signature:
Code
Minimap:SetMaskTexture("filename")

Arguments:
  • filename - Path to a texture used to mask the shape of the minimap (string)

Также смотрите: Миникарта
Ссылки: http://wowprogramming.com/docs/widgets/Minimap/SetMaskTexture