Transparency (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
cats
>Mindraker
No 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 = [[RBX.Lua.FlagStand (Object)|Flagstand]], [[RBX.Lua.Part (Object)|Part]], [[RBX.Lua.Seat (Object)|Seat]], [[RBX.Lua.SpawnLocation (Object)|SpawnLocation]]
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|}}
|}}


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

Revision as of 05:14, 31 October 2008

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% .
Member of [[RBX.lua.Flagstand, Part, Seat, SpawnLocation (Object)|Flagstand, Part, Seat, SpawnLocation]]