RSS

Пятница, 29.03.2024, 12:56
Главная » WoW API » API Виджеты » Текстура »

Texture:SetRotation(radians)

[ править ]
Rotates the texture image.
[клоны]
Rotates the texture image. This is an efficient shorthand for the more complex Texture:SetTexCoord().


Signature:
Code
Texture:SetRotation(radians)

Arguments:
  • radians - Amount by which the texture image should be rotated (in radians; positive values for counter-clockwise rotation, negative for clockwise) (number)

Также смотрите: Текстура
Ссылки: http://wowprogramming.com/docs/widgets/Texture/SetRotation