RSS

Среда, 05.02.2025, 11:40
Главная » WoW API » API Виджеты » Выбор цвета »

ColorSelect:SetColorWheelThumbTexture(texture) or ColorSelect:SetColorWheelThumbTexture("filename")

[ править ]
Sets the texture for the selection indicator on the color picker's hue/saturation wheel.
[клоны]
Sets the texture for the selection indicator on the color picker's hue/saturation wheel.


Signature:
Code
ColorSelect:SetColorWheelThumbTexture(texture) or ColorSelect:SetColorWheelThumbTexture("filename")

Arguments:
  • texture - Reference to an existing Texture object (texture)
  • filename - Path to a texture image file (string)

Также смотрите: Выбор цвета
Ссылки: http://wowprogramming.com/docs/widgets/ColorSelect/SetColorWheelThumbTexture