RBX.lua.Workspace (Service): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>ArceusInator
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__ {{CatUp|Class reference}}
#REDIRECT [[RBX.lua.Workspace (Object)]]
 
<div class="tabber">
<div class="tabbertab" title="Info">
{| cellspacing=2 cellpadding=4 border=0 width=100%
 
|style="vertical-align:top"|{{:Service:Workspace}}
|style="vertical-align:top"|{{LeftNoticeStart}}
The Workspace is where any objects which are rendered in the 3D world exist. Anything not located here will not physically interact with the world.  
 
The Workspace is the 'world' inside Roblox.
|}
|}
</div>
<div class="tabbertab" title="Methods">
{{:Clone (Function)}}
{{:FindFirstChild (Function)}}
{{:GetChildren (Function)}}
{{:GetFullName (Function)}}
{{:IsA (Function)}}
{{:IsAncestorOf (Function)}}
{{:IsDescendantOf (Function)}}
{{:Remove (Function)}}
{{:BreakJoints (Function)}}
{{:BreakJoints (Function)/Workspace}}
{{:InsertContent (Function)}}
{{:MakeJoints (Function)/Workspace}}
{{:MakeJoints (Function)}}
{{:MoveTo (Function)/model}}
{{:SetPhysicsThrottleEnabled (Function)}}
{{:ZoomToExtents (Function)}}
</div>
<div class="tabbertab" title="Properties">
{{:Name (Property)}}{{:Parent (Property)}}
{{:Archivable (Property)}}
{{:ClassName (Property)}}
{{:CurrentCamera (Property)}}
{{:DistributedGameTime (Property)}}
{{:PrimaryPart (Property)}}
</div>
<div class="tabbertab" title="Events">
{{:AncestryChanged (Event)}}
{{:Changed (Event)/property}}
{{:ChildAdded (Event)}}
{{:ChildRemoved (Event)}}
{{:DescendantAdded (Event)}}
{{:DescendantRemoving (Event)}}
</div>
</div>
[[Category:ROBLOX Lua Objects]]

Latest revision as of 15:12, 16 May 2011