Transparency (Property): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens No edit summary |
>JulienDethurens No edit summary |
||
Line 1: | Line 1: | ||
<onlyinclude>{{Property | <onlyinclude>{{Property | ||
|name = Transparency | |name = Transparency | ||
| | |type = {{type|float}} | ||
|description = Sets how see through an object is. 1 being totally see through and 0 being completely visible. | |description = Sets how see through an object is. 1 being totally see through and 0 being completely visible. | ||
|objects = [[RBX.lua.BasePart (Object)|BasePart]], [[RBX.lua.Decal (Object)|Decal]], [[RBX.lua.GuiBase3d (Object)|GuiBase3d]] | |objects = [[RBX.lua.BasePart (Object)|BasePart]], [[RBX.lua.Decal (Object)|Decal]], [[RBX.lua.GuiBase3d (Object)|GuiBase3d]] | ||
}}</onlyinclude> | }}</onlyinclude> | ||
[[Category:Properties]] | [[Category:Properties]] |
Revision as of 21:29, 4 May 2012
![]() | |
Type | float |
Description | Sets how see through an object is. 1 being totally see through and 0 being completely visible. |
Member of | BasePart, Decal, GuiBase3d |