Transparency (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
{{Property|
{{Property|
name = Transparency
name = Transparency
Line 8: Line 7:
}}
}}


Note: This property is broken in GuiBase3d.
'''Note:''' This property is broken in '''GuiBase3d'''.


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 22:54, 23 September 2021

Property
Name Transparency
Property Float Transparency
Description: Sets how visible the object is. A value of 1 is completely invisible, a value of 0 is completely opaque. Think of it as, 1 being 100%, 0.5 being 50% transparent, and 0 being obviously 0%.
In Object: BasePart, GuiBase3d


Note: This property is broken in GuiBase3d.