PrimaryPart (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>GoldenUrg
not read-only; updated description with MoveTo
>Camoy
fixed
Line 1: Line 1:
{{CatUp|Properties}}
<onlyinclude>{{Property
|name = PrimaryPart
|property = Object ''primary child''
|description = The object's primary part.
|objects = [[Model]], [[Workspace]]
}}</onlyinclude>
 
{{clear floats}}


{|
|<onlyinclude>{{Property|
name = PrimaryPart
|property = Object ''Primary child''
|description = The object's primary part.
|object = [[RBX.lua.Model (Object)|Model]], [[RBX.lua.Workspace (Service)|Workspace]]
|}}</onlyinclude>
|}
== Description ==
== Description ==
This part is the one positioned by the [[MoveTo (Function)/model|MoveTo]] method.
This part is the one positioned by the [[MoveTo (Function)/model|MoveTo]] method.


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

Revision as of 14:33, 27 January 2011

PrimaryPart
Property Object primary child
Description The object's primary part.
Member of Model, Workspace


Description

This part is the one positioned by the MoveTo method.