TextStrokeTransparency (Property)
From Legacy Roblox Wiki
![]() | |
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