|
|
(4 intermediate revisions by 2 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"|{{:Object: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">
| |
| {{members|Workspace|methods}}
| |
| </div>
| |
| <div class="tabbertab" title="Properties">
| |
| {{members|Workspace|properties}}
| |
| </div>
| |
| <div class="tabbertab" title="Events">
| |
| {{members|Workspace|events}}
| |
| </div>
| |
| </div>
| |
| [[Category:ROBLOX Lua Services]]
| |