TextTransparency (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Camoy fixed |
>Camoy fixed |
(No difference)
|
Revision as of 13:45, 22 January 2011
![]() | |
Property | Number text transparency |
Description | Sets the opacity in which text appears. |
Member of | [[RBX.lua.TextButton, TextLabel, TextBox (Object)|TextButton, TextLabel, TextBox]] |
Example
The resulting label will be translucent.Instance.new('TextLabel', script.Parent).TextTransparency = .5