This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.
Property | Type | |
---|---|---|
PrimaryPart | Class:BasePart |
Returns | Function | History | |
---|---|---|---|
void | BreakJoints ( ) | ||
Vector3 | GetExtentsSize ( ) | (+0.152) | |
CoordinateFrame | GetPrimaryPartCFrame ( ) | (+0.152) | |
void | MakeJoints ( ) | ||
void | MoveTo ( Vector3 position ) | ||
void | SetPrimaryPartCFrame ( CoordinateFrame cframe ) | (+0.152) | |
void | TranslateBy ( Vector3 delta ) | ||
CoordinateFrame | GetModelCFrame ( ) | ||
Vector3 | GetModelSize ( ) | ||
void | ResetOrientationToIdentity ( ) | (+0.51) | |
void | SetIdentityOrientation ( ) | (+0.51) | |
void | breakJoints ( ) | (+0.49) | |
void | makeJoints ( ) | (+0.48) | |
void | move ( Vector3 location ) | ||
void | moveTo ( Vector3 location ) | (+0.50) |
Version History:(+0.152)
Version History:(+0.152)
Deprecated: This member is deprecated.
Deprecated: This member is deprecated.