Size (Property)/Vector3: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>NXTBoy
Fixed
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<onlyinclude>
<onlyinclude>{{Property
{{Property|
|name       = Size
name = Size
|property   = [[Vector3]] ''Size''
|property = [[Vector3]] ''Size''
|description = Sets the size of the object in object coordinates.
|description = Sets the size of the object in object coordinates.
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]], [[RBX.lua.VehicleSeat (Object)|VehicleSeat]], [[RBX.lua.WedgePart (Object)|WedgePart]], [[RBX.lua.SkateboardPlatform (Object)|SkateboardPlatform]], [[RBX.lua.Platform (Object)|Platform]]
|object     = BasePart
|}}
}}</onlyinclude>
</onlyinclude>

Latest revision as of 16:44, 24 December 2010

Size
Property Vector3 Size
Description Sets the size of the object in object coordinates.
Member of BasePart