Transparency (Property): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} {{Property| name = Transparency |property = Float ''Transparency'' |description = Sets how visible the object is. A value of 1 is completely invisibl...")
 
mNo edit summary
Line 5: Line 5:
|property = [[Float]] ''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% .
|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% .
|object = [[GBX.lua.FlagStand (Object)|Flagstand]], [[GBX.lua.Part (Object)|Part]], [[GBX.lua.Seat (Object)|Seat]], [[GBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object     = [[GBX.lua.BasePart (Object)|BasePart]]
|}}
}}


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

Revision as of 13:43, 20 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