WoW:API Texture SetTexture: Difference between revisions

Factual correction
No edit summary
(Factual correction)
Line 10: Line 10:
::'''blue''' (Number, 0.0 to 1.0) Blue component
::'''blue''' (Number, 0.0 to 1.0) Blue component
::Sets the Texture to an opaque fill.
::Sets the Texture to an opaque fill.
:;alpha, red, green, blue
:;red, green, blue, alpha
::'''alpha''' (Number, 0.0 to 1.0) Opacity
::'''red''' (Number, 0.0 to 1.0) Red component
::'''red''' (Number, 0.0 to 1.0) Red component
::'''green''' (Number, 0.0 to 1.0) Green component
::'''green''' (Number, 0.0 to 1.0) Green component
::'''blue''' (Number, 0.0 to 1.0) Blue component
::'''blue''' (Number, 0.0 to 1.0) Blue component
::'''alpha''' (Number, 0.0 to 1.0) Opacity
::Sets the Texture to a semi-transparent fill.
::Sets the Texture to a semi-transparent fill.


Anonymous user