Transparency (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Blocco
No edit summary
Line 3: Line 3:
{|
{|
|
|
<onlyinclude>
{{Transparency (Property)/part}}
{{Property|
name = Transparency
|property = [[Number]] ''Transparency''
|description = Sets how see-through the object is. A value of 1 is completely invisible, a value of 0 is completely opaque.
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|}}
</onlyinclude>
|-
|-
|
|
Transparency is how see-through an object is. The higher the value, the more you can see through it. A value of 0 is completely opaque, or solid. A value of 1 is completely invisible.  
Transparency is how see-through an object is. The higher the value, the more you can see through it. A value of 0 is completely opaque, or solid. A value of 1 is completely invisible.  
|}
[[Category:Properties]]
[[Category:Properties]]

Revision as of 01:23, 28 May 2010

Template:Transparency (Property)/part

Transparency is how see-through an object is. The higher the value, the more you can see through it. A value of 0 is completely opaque, or solid. A value of 1 is completely invisible.