TextTransparency (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mattchewy
Fixing multiple objects
>Mattchewy
Fixing multiple objects
 
(No difference)

Latest revision as of 02:39, 23 January 2011

TextTransparency
Property Number text transparency
Description Sets the opacity in which text appears.
Member of TextButton, TextLabel, TextBox


Example
The resulting label will be translucent.
Instance.new('TextLabel', script.Parent).TextTransparency = .5