extends TriangleMeshPart
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | MeshPart |
summary | string | A physically simulated BasePart rendered from FileMesh content. |
ExplorerOrder | string | 12 |
ExplorerImageIndex | string | 1 |
Browsable | bool | true |
Insertable | bool | true |
Properties
4DoubleSided
bool| Field | XML type | Value |
|---|---|---|
Name | string | DoubleSided |
summary | string | Renders both sides of each mesh triangle. |
MeshId
Content| Field | XML type | Value |
|---|---|---|
Name | string | MeshId |
summary | string | The FileMesh asset rendered by this part. |
RenderFidelity
RenderFidelity| Field | XML type | Value |
|---|---|---|
Name | string | RenderFidelity |
summary | string | Controls which decoded FileMesh LODs are rendered. |
TextureID
Content| Field | XML type | Value |
|---|---|---|
Name | string | TextureID |
summary | string | The texture applied to the mesh. |
Functions
1ApplyMesh
(meshPart: Instance) → void| Field | XML type | Value |
|---|---|---|
Name | string | ApplyMesh |
summary | string | Copies mesh appearance and collision data from another MeshPart. |