We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43fdbf commit c68e798Copy full SHA for c68e798
content/en-us/reference/engine/classes/EditableMesh.yaml
@@ -21,7 +21,7 @@ description: |
21
An `Class.EditableMesh` is displayed when it's linked to a new
22
`Class.MeshPart`, through `Class.AssetService:CreateMeshPartAsync()`. You can
23
create more `Class.MeshPart` instances that reference the same
24
- `Class.EditableMesh` content, or link to an existing `Class.MeshPart` through
+ `Class.EditableMesh` `Datatype.Content`, or link to an existing `Class.MeshPart` through
25
`Class.MeshPart:ApplyMesh()`.
26
27
To recalculate collision and fluid geometry after editing, you can again call
0 commit comments