TextStrokeTransparency (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Bubby4j
Created page with "<onlyinclude>{{Property |name = TextStrokeTransparency |property = Number ''text stroke transparency'' |description = Sets the opacity in which text stroke appears. |objec..."
 
>Bubby4j
Created page with "<onlyinclude>{{Property |name = TextStrokeTransparency |property = Number ''text stroke transparency'' |description = Sets the opacity in which text stroke appears. |objec..."
(No difference)

Revision as of 23:17, 15 January 2012

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


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