StudsPerTileU (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>Legend26
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


{|
|<onlyinclude>{{property
|<onlyinclude>{{Property|
|name = StudsPerTileU
name = StudsPerTileU
|type = {{type|float}}
|property = [[Number]] number of studs to stretch
|description = Sets how many studs to stretch the image before it is repeated. Applies to the horizontal.
|description = Sets how many studs to stretch the image before it is repeated. Applies to the horizontal.
|object = [[RBX.lua.Texture (Object)|Texture]]
|object = Texture
|}}</onlyinclude>
}}</onlyinclude>
|}
 
{{clear floats}}
 
 
Textures are stretched over a certain area and then repeated again and again. The Studs Per Tile U is how many studs the texture will be stretched horizontally before being repeated. For example, if it's set to 2, the picture will stretch for 2 studs, and then repeat again for 2 studs, and then repeat again until it covers the entire brick.
Textures are stretched over a certain area and then repeated again and again. The Studs Per Tile U is how many studs the texture will be stretched horizontally before being repeated. For example, if it's set to 2, the picture will stretch for 2 studs, and then repeat again for 2 studs, and then repeat again until it covers the entire brick.




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

Latest revision as of 02:09, 9 March 2012

|

StudsPerTileU
Type float
Description Sets how many studs to stretch the image before it is repeated. Applies to the horizontal.
Member of Texture


Textures are stretched over a certain area and then repeated again and again. The Studs Per Tile U is how many studs the texture will be stretched horizontally before being repeated. For example, if it's set to 2, the picture will stretch for 2 studs, and then repeat again for 2 studs, and then repeat again until it covers the entire brick.