K3DMeshWriter
From K-3D
Description
| Mesh writer that saves K-3D XML (.k3d) files |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, MeshWriter Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Input Mesh | Input mesh | k3d::mesh* | input_mesh |
| File | Output file path. | k3d::filesystem::path | file |
Overview
K-3D XML (*.k3d) files are the preferred file format for saving mesh data outside a K-3D document.

