Conversation
| - `Class.Attachment` objects, which you can attach to special effect generators like a `Class.ParticleEmitter`, UI objects like a `Class.BillboardGui`, physical `Class.Constraint|Constraints`, and more. | ||
| - `Class.Model` objects that organize geometric groupings. | ||
| - `Class.Script` objects that are parented by other objects in the workspace. | ||
| * `Class.BasePart` objects, which includes both `Class.Part` and `Class.MeshPart` objects. |
There was a problem hiding this comment.
The content quality library markdownlint says:
- Unordered list style (MD004/ul-style)
- Expected: dash; Actual: asterisk.
For more information, see the Markdownlint docs for MD004/ul-style. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
| - `Class.Script` objects that are parented by other objects in the workspace. | ||
| * `Class.BasePart` objects, which includes both `Class.Part` and `Class.MeshPart` objects. | ||
|
|
||
| * `Class.Attachment` objects, which you can attach to special effect generators like a `Class.ParticleEmitter`, UI objects like a `Class.BillboardGui`, physical `Class.Constraint|Constraints`, and more. |
There was a problem hiding this comment.
The content quality library markdownlint says:
- Unordered list style (MD004/ul-style)
- Expected: dash; Actual: asterisk.
For more information, see the Markdownlint docs for MD004/ul-style. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
|
|
||
| * `Class.Attachment` objects, which you can attach to special effect generators like a `Class.ParticleEmitter`, UI objects like a `Class.BillboardGui`, physical `Class.Constraint|Constraints`, and more. | ||
|
|
||
| * `Class.Model` objects that organize geometric groupings. |
There was a problem hiding this comment.
The content quality library markdownlint says:
- Unordered list style (MD004/ul-style)
- Expected: dash; Actual: asterisk.
For more information, see the Markdownlint docs for MD004/ul-style. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
|
|
||
| * `Class.Model` objects that organize geometric groupings. | ||
|
|
||
| * `Class.Script` o that are parented by other objects in the workspace. |
There was a problem hiding this comment.
The content quality library markdownlint says:
- Unordered list style (MD004/ul-style)
- Expected: dash; Actual: asterisk.
For more information, see the Markdownlint docs for MD004/ul-style. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
| - `game:GetService("Workspace")` | ||
| - `workspace` | ||
| - `game.Workspace` | ||
| * `game:GetService("Workspace")` |
There was a problem hiding this comment.
The content quality library markdownlint says:
- Unordered list style (MD004/ul-style)
- Expected: dash; Actual: asterisk.
For more information, see the Markdownlint docs for MD004/ul-style. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
| - `game.Workspace` | ||
| * `game:GetService("Workspace")` | ||
|
|
||
| * `workspace` |
There was a problem hiding this comment.
The content quality library markdownlint says:
- Unordered list style (MD004/ul-style)
- Expected: dash; Actual: asterisk.
For more information, see the Markdownlint docs for MD004/ul-style. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
|
|
||
| * `workspace` | ||
|
|
||
| * `game.Workspace` |
There was a problem hiding this comment.
The content quality library markdownlint says:
- Unordered list style (MD004/ul-style)
- Expected: dash; Actual: asterisk.
For more information, see the Markdownlint docs for MD004/ul-style. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
| - Obtain a reference to any object in the workspace to change its properties during runtime. | ||
| - Obtain a reference to a user's `Class.Camera` object to [manipulate their view](../workspace/camera.md) of the workspace. | ||
| - Listen for events on objects in the workspace to carry out | ||
| * Obtain a reference to any object in the workspace to change its properties during runtime. |
There was a problem hiding this comment.
The content quality library markdownlint says:
- Unordered list style (MD004/ul-style)
- Expected: dash; Actual: asterisk.
For more information, see the Markdownlint docs for MD004/ul-style. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
| - Listen for events on objects in the workspace to carry out | ||
| * Obtain a reference to any object in the workspace to change its properties during runtime. | ||
|
|
||
| * Obtain a reference to a user's `Class.Camera` object to [manipulate their view](../workspace/camera.md) of the workspace. |
There was a problem hiding this comment.
The content quality library markdownlint says:
- Unordered list style (MD004/ul-style)
- Expected: dash; Actual: asterisk.
For more information, see the Markdownlint docs for MD004/ul-style. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
|
|
||
| * Obtain a reference to a user's `Class.Camera` object to [manipulate their view](../workspace/camera.md) of the workspace. | ||
|
|
||
| * Listen for events on objects in the workspace to carry out |
There was a problem hiding this comment.
The content quality library markdownlint says:
- Unordered list style (MD004/ul-style)
- Expected: dash; Actual: asterisk.
For more information, see the Markdownlint docs for MD004/ul-style. You might be able to fix this by using markdownlint for VS Code or by running npm ci && npm run markdownlint.
⛔️ This change is a requirement. Please fix it before merging.
|
Hi |
|
Luke |

Summary
Updated documentation for 3D workspace.
File:
content/en-us/workspace/index.mdThis change was made using the in-page WYSIWYG editor.