About: API FontString SetAlphaGradient   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

Creates or removes an alpha gradient over the text in the FontString fading from 100% opaque to 100% transparent. success = FontString:SetAlphaGradient(start,length) Arguments start Distance from the left in pixels that the gradient will start length Length in pixels of the gradient. If the length is 0, the text is returned to normal. Returns success 1 if the gradient change was made nil if no action was taken Example To see it's effects try this: GameTooltipTextLeft1:SetAlphaGradient(0,40) GameTooltipTextLeft1:SetAlphaGradient(0,0)

AttributesValues
rdfs:label
  • API FontString SetAlphaGradient
rdfs:comment
  • Creates or removes an alpha gradient over the text in the FontString fading from 100% opaque to 100% transparent. success = FontString:SetAlphaGradient(start,length) Arguments start Distance from the left in pixels that the gradient will start length Length in pixels of the gradient. If the length is 0, the text is returned to normal. Returns success 1 if the gradient change was made nil if no action was taken Example To see it's effects try this: GameTooltipTextLeft1:SetAlphaGradient(0,40) GameTooltipTextLeft1:SetAlphaGradient(0,0)
dbkwik:wowwiki/pro...iPageUsesTemplate
abstract
  • Creates or removes an alpha gradient over the text in the FontString fading from 100% opaque to 100% transparent. success = FontString:SetAlphaGradient(start,length) Arguments start Distance from the left in pixels that the gradient will start length Length in pixels of the gradient. If the length is 0, the text is returned to normal. Returns success 1 if the gradient change was made nil if no action was taken Example To see it's effects try this: GameTooltipTextLeft1:SetAlphaGradient(0,40) Now, view any tooltip. You will see the text on the first line of the tooltip fade out as it approaches 40 pixels from the left. To set the tooltip back use: GameTooltipTextLeft1:SetAlphaGradient(0,0)
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software